  
A{
  color : blue;
  text-decoration : none;
  cursor : auto;
  font-size : 9pt;
}
A:HOVER{
  color : black;
  text-decoration : underline;
  cursor : auto;
}
BODY{
  cursor : crosshair;
  font-size : x-small;
  color : gray;
  line-height : 1;
}
HR{
  color : blue;
  background-color : blue;
}

body {
scrollbar-face-color: #ffffff;
scrollbar-track-color: white;
scrollbar-arrow-color: #cccccc;
scrollbar-3dlight-color: #cccccc;
scrollbar-highlight-color: white;
scrollbar-shadow-color: white;
scrollbar-darkshadow-color: white;
}
TD{
  line-height : 1.5;
  color : #666666;
  font-size : x-small;
}
.P2pt{
  font-size : medium;
  
  
  

  font-weight : bold;
}
.title{
  font-size : large;
  font-weight : bold;
  color : #666666;
}
OBJECT{
  cursor : crosshair;
}

