BODY{
  line-height : 18pt;
  letter-spacing : 1pt;
  margin-left : 10pt;
  margin-top : 0pt;
  color : white;
  background-color : #000033;
  font-size : 12px;
}
A:HOVER{
  position : relative;
  top : 1px;
  left : 1px;
  color : yellow;
}
A{
  color : white;
  text-decoration : none;
}
TABLE{
  line-height : 17pt;
  letter-spacing : 1pt;
  
}
B{
  font-size : 1pt;
  
}