body {
background-color: black;
color: white;
font-family: verdana, helvetica, arial; 
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #777777;
}
a:link { color: white; text-decoration: none }
a:visited { color: white; text-decoration: none }
a:hover { color: white; text-decoration: underline }
a:active { color: white; text-decoration: none }

table {border: 0}

hr {width: 700px;}
hr.long {width: 900px;}

img {border: 0}

p {
color: white;
font-family: verdana, helvetica, arial; 
font-size: 0.8em;
}

p.small {
color: white;
font-family: verdana, helvetica, arial; 
font-size: 0.6em;
}

table.menu
{
 border: 0;
 width: 700px;
}

#menu {
color: white;
font-family: verdana, helvetica, arial; 
font-size: 1.0em;
text-align: center;
}
#menu a:link { color: white; text-decoration: none }
#menu a:visited { color: white; text-decoration: none }
#menu a:hover { color: gray; text-decoration: underline }
#menu a:active { color: gray; text-decoration: none }

li {
color: white;
font-family: verdana, helvetica, arial; 
font-size: 0.8em;
}


#smallprint {
color: #c0c0c0;
font-family: verdana, helvetica, arial; 
font-size: 0.6em;
text-align: center;
}
#smallprint a:link { color: #c0c0c0; text-decoration: none }
#smallprint a:visited { color: #c0c0c0; text-decoration: none }
#smallprint a:hover { color: white; text-decoration: underline }
#smallprint a:active { color: white; text-decoration: none }



