.headline
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
	color: #666666;
}
.subheadline
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.text
{
	font-family: MS Sans Serif, sans-serif;
	font-size: 13px;
	color: #666666;
}
.text a:link
{
	font-family: MS Sans Serif, sans-serif;
	font-size: 13px;
	color: #666666;
}
.text a:visited
{
	font-family: MS Sans Serif, sans-serif;
	font-size: 13px;
	color: #666666;
}
.text a:hover
{
	font-family: MS Sans Serif, sans-serif;
	font-size: 13px;
	color: #666666;
}
.headteaser
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.textteaser 
{
	font-family: MS Sans Serif, sans-serif;
	font-size: 11px;
	color: #666666;
}
.textteaser a:link
{
	font-family: MS Sans Serif, sans-serif;
	font-size: 11px;
	color: #CC0066;
}
.textteaser a:visited
{
	font-family: MS Sans Serif, sans-serif;
	font-size: 11px;
	color: #CC0066;
}
.textteaser a:hover
{
	font-family: MS Sans Serif, sans-serif;
	font-size: 11px;
	color: #CC0066;
}

