.headline
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	/*text-decoration: underline;*/
}
.subheadline
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
.text
{
	font-family: Arial;
	font-size: 13px;
}
.text a:link
{
	font-family: Arial;
	font-size: 13px;
	color: #000080;
}
.text a:visited
{
	font-family: Arial;
	font-size: 13px;
	color: #000080;
}
.headteaser
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
.textteaser
{
	font-family: Arial;
	font-size: 11px;
}
.textteaser  a:link
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textteaser a:visited
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
