body {background-color: black}
h1 {color: #FFFFFF; text-align: center; font-family: verdana; font-weight: bold; font-size: 150%}
h2 {color: #FFFFFF; font-family: arial; font-weight: bold; font-size: 125%}
p {color: #FFFFFF}
a:link {color: #CCCCCC; text-decoration: none}
a:visited {color: #999999; text-decoration: none}
:link:hover, :visited:hover {color: #6666FF;}
:link:active, visited:active {color: #CCCCCC;}