 
BODY{
  font-size : 11pt;
  color : gray;
  text-decoration : none;
 margin-top : 0px;margin-left : 0px;
  margin-bottom : 0px;


scrollbar-base-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;

}
TD{
  font-size : 10pt;
  color : #454545;
}
A{
  color : #333333;
  text-decoration : none;
  font-size : 10pt;
}
A:LINK{
  color : #333333;
  text-decoration : none;
  font-size : 10pt;
}
A:VISITED{
  color : #333333;
  text-decoration : none;
  font-size : 10pt;
}
A:HOVER{
  color : DodgerBlue;
  background-color : LightCyan;
  text-decoration : underline overline;
  position:relative; top:2;left:2;
  font-size : 10pt;

}
