 
BODY{
  font-size : 9pt;
  color : #464646;
}
TD{
  font-size : 9pt;
  color : #464646;
}
A{
  color : #ff4d87;
  
  text-decoration : none;
  font-weight : bold;
}
A:HOVER{
  color : #ff751a;
  text-decoration : underline;
  font-weight : bold;
}
H1{
  font-size : 12px;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
  color : #999999;
}

