a:link       { color: #FF0000; text-decoration: underline }
a:visited    { color: #FF0000; text-decoration: underline }
a:active     { color: #FF0000; text-decoration: underline; font-weight: bold }
body         { font-family: Verdana, Arial, Helvetica; background-color: rgb(0,0,0); color: 
               #C0C0C0 }
table        { table-border-color-light: rgb(255,255,153); table-border-color-dark: 
               rgb(255,255,51); color: #C0C0C0 }
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1           { color: #FFCC00; font-family: Verdana; font-weight: bold }
h2           { color: #C0C0C0; font-family: Arial; font-weight: bold }
h3           { color: #C0C0C0; font-family: Arial; font-weight: bold }
h4           { color: #C0C0C0; font-family: Arial; font-weight: bold }
h5           { color: #C0C0C0; font-weight: bold }
h6           { color: #C0C0C0; font-weight: bold }