body { color: white; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: black; }
p { color: white; }
td {}

a:link { color: #ccc; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a:visited { color: white ; font-weight: bold; text-decoration: none; }

a:hover { color: #999 ; text-decoration: none; }

a:active { color: #666 ; text-decoration: none; }
H1 { color: white; font-size: medium; margin: auto; }
H2 { color: white; font-size: small; margin: -4px; padding: -4px; }
H3 { color: white; font-size: small; padding-left: 50px; }
