  BODY {background: #000000}
  BODY {font-family:Tahoma}
  BODY {font-size:13}
  BODY {color:#FFFFFF}
a:link { color: #FF0000; text-decoration: underline }
a:active { color: #FF0000; text-decoration: underline }
a:visited { color: #FF0000; text-decoration: underline }
a:hover { color: #FF0000; text-decoration: none }
}
 BODY {
  scrollbar-arrow-color:#FF0000;
  scrollbar-track-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-darkshadow-color:#FF0000;
  scrollbar-3dlight-color:#FF0000;
 }