/* CSS Document */
.headlines {
	font-size:10.5pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #e23828;
	line-height:20px;
	font-weight:bold;
}
.sublines {
	font-size: 9.5pt;
	font-family: Times, serif;
	color: #4d2a10;
	line-height:20px;
	font-weight:bold;
}
.infotext {
	font-size: 9.5pt;
	font-family: Times, serif;
	color: #666666;
	line-height:17px;
}
a:link {
	font-size: 9.5pt;
	font-family: Times, serif;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	font-size: 9.5pt;
	font-family: Times, serif;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	font-size: 9.5pt;
	font-family: Times, serif;
	color: #e23828;
	text-decoration: none;
	font-weight:bold;
}


 

