/* CSS Document */

body
{
background-color: #000000;
border: 0px;
  scrollbar-3dlight-color:#000000;
  scrollbar-arrow-color:#CCCCCC;
  scrollbar-darkshadow-color:#666666;
  scrollbar-face-color:#666666;
  scrollbar-highlight-color:#999999;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#333333;
}

body,td,p,div
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: normal;
font-style: normal;
color: #FFFFFF;
text-decoration: none;
}