
A{
  font-size:9pt; 

  text-decoration : none;
}
BODY{
  font-size:9pt; 
}
TD{
  font-size:9pt;
  
  text-decoration:none;
}
A:HOVER{
  font-size : 9pt;
  text-decoration : underline;
  
}
H1{
  font-size : 9pt;
  margin-bottom : 0pt;
}
A:VISITED{
  font-size : 9pt;
  color : blue;
}
H2{
  font-size : 9pt;
  margin-top : 0px;
  margin-bottom : 0px;
}
H3{
  font-size : 9pt;
  margin-top : 0px;
  margin-bottom : 0px;
  color : white;
}
B{
  font-size : 11pt;
}

