  body,html {
    font: 10pt tahoma;
  	color: white;
	background: black;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
    scrollbar-face-color: black;
	scrollbar-shadow-color: #880000;
	scrollbar-highlight-color: #880000;
	scrollbar-3dlight-color: #880000;
	scrollbar-darkshadow-color: black;	
	scrollbar-track-color: #880000;
	scrollbar-arrow-color: #880000;
  }
  table {
    font: 10pt tahoma;
  	color: white;
  }
  .cls_a { color:white; }
  a:link { color: white }		
  a:visited { color: white }

