body {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size:11px;
  color: #676767;
  background-color: #000000;
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  
  SCROLLBAR-FACE-COLOR:#000000; 
  SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
  SCROLLBAR-SHADOW-COLOR: #404040; 
  SCROLLBAR-3DLIGHT-COLOR: #404040; 
  SCROLLBAR-ARROW-COLOR: #404040; 
  SCROLLBAR-TRACK-COLOR: #000000; 
  SCROLLBAR-DARKSHADOW-COLOR: #000000;
}