body, td, li, ul {
	font-family : Arial, Verdana, sans-serif ;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color:black
}

A {
	text-decoration: underline;
	color: black;
}

A:Hover {
	text-decoration: underline;
	color: #FF0033;
}

BODY  {
	color : black;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}

P  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}
H3  {
	font-size : 12pt;
	font-family : arial, verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #black;
}
