table {font-size :10pt;
      color :#0060c0;}


body
{
  scrollbar-face-color: #40c0ff;
  scrollbar-highlight-color: #40c0ff;
  scrollbar-shadow-color: #40c0ff;
  scrollbar-arrow-color: white;
  scrollbar-3dlight-color: #40c0ff;
  scrollbar-track-color: white;
  scrollbar-darkshadow-color: #40c0ff;

  background-image : url("back.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center ;
  font-size :10pt;
  color :#0060c0;
}

a:link {color:#0060c0;text-decoration:none;}
a:visited {color:#0060c0;text-decoration:none;}
a:hover {color:#0060c0;text-decoration:none;}



a{cursor:crosshair;}
