body { margin-top:10px; margin-bottom:10px;font-family:Arial,Helvetica,MS Sans Serif,Sans Serif;font-size:10pt;}
p,h1,h2,h3,h4,ul,ol,li,dd,dl,dt,div,td,th,address,blockquote,nobr,b,i{font-family:Arial,Helvetica,MS Sans Serif,Sans Serif;}
h1 { font-size:18pt; }
h2 { font-size:16pt; }
h2 { font-size:12pt; }
h4 { font-size:10pt; }
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }
pre { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }
tt { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }
pre.normal { color:#000000; }
a:link { color:#0000FF; text-decoration:none; }
a:visited { color:#FF0000; text-decoration:none; }
a:active { color:#FF0000; text-decoration:none; }
A.nav {
	color : black;
	font-family : helvetica, arial, "sans serif";
	text-decoration : none;

}

A.nav:hover {
	background: yellow;
}
