table {font-size :11pt;
      color :white;}


body
{
  scrollbar-face-color: white;
  scrollbar-highlight-color: white;
  scrollbar-shadow-color: white;
  scrollbar-arrow-color: black;
  scrollbar-3dlight-color: white;
  scrollbar-track-color: white;
  scrollbar-darkshadow-color: white;

  font-size :11pt;
  color :#000000;
 background-color:black
}

a:link {color:white;text-decoration:none;}
a:visited {color:white;text-decoration:none;}
a:hover {color:white;text-decoration:none;}

a{cursor:crosshair;}
