

A:link { color: blue; text-decoration:underline;}
A:visited { text-decoration:underline;}
A:hover { color: #F90; }


DIV, P, LI, OL, UL, TABLE, TR, TH, TD, .Explicit {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11pt;
}

BODY  {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11pt;
	background-color: #fff;
}



TEXTAREA, INPUT, SELECT, OPTION {
	font-family: "Lucida Console", Courier, monospace;
	font-size: 12pt;
}



