body    { background-color: black; margin: 0; padding: 0 }
p     { color: white; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td     { color: white; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.sub1    { color: white; font-size: 14px; font-weight: bold }
.footer { font-size: 10px }
a:link  { color: #0a3465; text-decoration: none }
a:visited  { color: #0a3465; text-decoration: none }
a:hover  { color: #900; text-decoration: underline }
a:active  { color: #900; text-decoration: underline }
.nav:link { color: #ffee9a ; text-decoration: underline; }
.nav:visited { color: #ffee9a ; text-decoration: underline; }
.nav:hover { color: #ffd300 ; text-decoration: none; }
.nav:active { color: #ffd300 ; text-decoration: none; }
