table{ background-color: #005555 }
body { background-color: #333333 }

h1 { font-family: Tahoma; color: #bbbbbb; font-size: xx-large; font-weight: bold }
h2 { font-family: Tahoma; color: #dddddd; font-size: large; font-weight: normal }
h3 { font-family: Tahoma; color: #bbbbbb; font-size: x-small; font-weight: normal }

p { font-family: Tahoma; color: #eeeeee; font-size: small; font-weight: normal }
li { font-family: Tahoma; color: #eeeeee; font-size: small; font-weight: normal }

a:link { font-family: Tahoma; color: gold; font-size: small; font-weight: bold; text-decoration: none }
a:visited { font-family: Tahoma; color: orange; font-size: small; font-weight: bold; text-decoration: none }

td { font-family: Tahoma; color: #dddddd; font-size: small }