body { color: #000000; background-color: #ffffff; }

H2, P, Table, TD { font-family: arial, helvetica; }
H2 { font-size: 12px; font-weight: bold; background: #000000; color: #ffffff; padding: 2px; }	
P, table, td { font-size: 10px; }

p.nav { text-transform:uppercase; font-size: 10px; line-height: 150%; }
A { text-decoration: none; }
.nav a:link { color:#3366ff; }
.nav a:visited { color:#cc0099; }
.nav a:hover { color:red; }
.nav a:active { color:red; }