body,p,td  {
  font-family : Verdana, Georgia, Arial, sans-serif;
  font-size : 10pt;
  color : Black;
}

a.nav  {
	text-decoration : none;
	font-size : 10pt;
	font-family : Verdana,  Georgia, Arial, sans-serif;
	color : #999933;}
	
p.nav0  {
	text-decoration : none;
	font-size : 10pt;
	font-family : Verdana,  Georgia, Arial, sans-serif;
	font-weight: bold;}
	
p.sidebar  {
	font-family :  Verdana,  Georgia, Arial, sans-serif;
  font-size : 10px;
  color : Black;}


a.nav:hover{
	color : Red;
	background-color : Yellow;
	text-decoration: underline;
	font-weight: bold;
	}

OL, UL, DD, LI  {
  font-family : Verdana, Georgia, Arial, sans-serif;
  font-size : 12px;
  color : Black;
}
