
body
{
	background: #FFFFFF;
	color: #333333;
	font-family: small verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;	
}

a:link, body_alink
{
	color: #0055bb;
	text-decoration: underline;
	font-size:13px;
}
a:visited, body_avisited
{
	color: #4B5970;
	text-decoration: underline;
	font-size:13px;
}
a:hover, a:active, body_ahover
{
	color: #FF6600;
	text-decoration: underline;
	font-size:13px;
}
td, th, p, li
{
	color: #333333;
	font: small verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size:12px;
}

.headlineVersion {color:#424d9c;font-family:Verdana;font-size:13;font-weight:800}

