A  {
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
	color : White;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
	background-color : White;
	color : #852B2B;
}

BODY  {
	font-size : 10pt;
	color : White;
	background-color : #852B2B;
	font-family : Verdana, sans-serif;
}

TABLE {
	font-size : 10pt;
	color : White;
	font-family : Verdana,sans-serif;
}
.title  {
	font-size : 14pt;
	color : White;
	font-weight : bold;	font-family : Verdana, sans-serif;
}


