BODY  {
	background-color : White;
	font-size : 10pt;
}

TD, P, OL, UL, SPAN, DIV  {
	font-size : 10pt;
}

SELECT, INPUT, TEXTAREA  {
	background : #E0E0E0;
	color : #000000;
	font-size : 10pt;
}

DIV.atext {
	font-family: Arial,Helvetica,sans-serif;
	font-size : 10pt;
}

A {
	text-decoration: none;
}