h1,h2,h3
{
font-family: verdana, arial, 'sans serif'; 
}

p,table,li
{
font-family: verdana, arial, 'sans serif'; 
margin-left: 10pt;
}

ul
{
list-style: disc; 
}

ol
{
list-style: decimal; 
}

p,li,th,td
{
font-size: 75%;
color:white;
white-space: pre

}

body
{
background-color: #000000;
scrollbar-face-color:black;
scrollbar-highlight-color:darkgray;
scrollbar-3dlight-color:black;
scrollbar-darkshadow-color:black;
scrollbar-shadow-color:black;
scrollbar-arrow-color:white;
scrollbar-track-color:black;
}

img
{
border-color: #FFFFFF;
}


h1,h2,h3,hr 
{
color:white; 
}

a:link    {color:white; text-decoration: none}
a:visited {color:white; text-decoration: none}
a:active  {color:darkgray}
a:hover   {color:darkgray}

img.top {vertical-align:text-top}
img.bottom {vertical-align:text-bottom}
