 
BODY{
  font-size : 10pt;
  color : #333333;
  

  background-color : white;
}
TD{
  font-size : 9pt;
  
  line-height : 13pt;
  
  
  
  
}
A{
  color : #000099;
  text-decoration : none;
}
A:VISITED{
  color : #000099;
  
  text-decoration : none;
}
A:LINK{
  color : #000099;
  text-decoration : none;
}
A:HOVER{
  color : #ffffff;
  background-color : #000099;
  text-decoration : none;
}
A:ACTIVE{
  color : #ffffff;
  background-color : #000099;
  text-decoration : none;
}

