body { color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; background-color: black; }

p {}

td { color: black; background-color: white; }

a:link { color: #000 ; text-decoration: none; }

a:visited { color: #000 ; text-decoration: none; }

a:hover { color: #000 ; text-decoration: underline; }

a:active { color: red ; text-decoration: underline; }
h1 { color: blue; font-size: 2em; font-weight: bold; margin: 0.67em 0; }
h2 { color: blue; font-size: 18px; font-weight: bold; margin: 0.83em 0; }
