font.redtitle {
	font-family:TrebechetMS, Verdana,Arial,sans-serif,helvetica;
	font-size:10px;
	color:#d40026;
}	
font.body {
	font-family:TrebechetMS, Verdana,Arial,sans-serif,helvetica;
	font-size:10px;
	color:#000000;
	line-height:16px;
}
font.bodybold {
	font-family:TrebechetMS, Verdana,Arial,sans-serif,helvetica;
	font-size:10px;
	color:#000000;
	line-height:18px;
	font-weight : bold;
}
font.bodyred{
	font-family:TrebechetMS, Verdana,Arial,sans-serif,helvetica;
	font-size:10px;
	color:#d40026;
	line-height:16px;
}
A:link { color: #d40026; }
A:active { color: #d40026; }
A:visited { color: #d40026; }
