<!--
BODY{
scrollbar-highlight-color:000000;
scrollbar-shadow-color:000000;
scrollbar-arrow-color:#FFFFFF;
scrollbar-face-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:000000;
  font-family : Verdana;
}
TABLE{
  line-height : 110%;
  font-family : Verdana;
}
A{
  color: #ffffff; 
  text-decoration: none;
  cursor : default;
}
A:HOVER{
  color :#ffffff;
  text-decoration : none;
  cursor : hand;
  visibility : visible;
  float : none;
  clear : none;
  position : relative;
  top : 1pt;
  left :1pt;
}
-->