body
 
body {font-family: arial;font-size: 10 pt} 
p {font-family: arial;font-size: 10pt} 
li {font-family: arial;font-size: 10pt}
table {font-family: arial;font-size: 10pt} 

a.nav {
	font-family: arial;
	font-size: 9pt;
	font-style: bold;
	text-decoration: none;
	color: #666666;
}
a.nav:hover	{
	font-family: arial;
	font-size: 9pt;
	font-style: normal;
	text-decoration: underline;
	color: #0000FF;