.bodystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #333333;
}
.bodystylebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #333333;
}
a { color: #CC0000; }
a:visited { color: #CC6633; }
a:hover { color: #CC0000; }
a:active { color: #CC0000; }