P {
	font-size : 10pt;
	font-family : arial, helvetica, verdana;}

A {
 	font-size : 10pt;
 	font-family : arial, helvetica, verdana;
	color : #000080;
 	text-decoration : none;
	font-weight : bold;
 }
 
A:Visited  {color : #000080;}
A:Active  {color : #000080;}
A:Hover  {color : #0066ff;text-decoration:underline;}

TD.Off {background : #e9e9e9;}
TD.On {background : #c0c0c0;}
TD.Nav {background : #e9e9e9;}
