  

H2{
  font-size : 12pt;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-weight : bolder;
}
H1{
  font-size : 14pt;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  

  font-weight : bold;
}
TD{
  font-size : 9pt;
  line-height : 20px;
}
A{
  font-weight : 900;
  color : maroon;
  

  font-size : 11pt;
  
}
A:HOVER{
  color : red;
  text-decoration : underline blink;
}
H3{
  font-size : 12pt;
  font-weight : bolder;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  
  
}
LI{
  font-size : 12px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
B{
  font-size : 12pt;
  font-weight : bold;
}
H4{
  font-size : 12px;
  font-weight : normal;
}
P{
  font-size : 12pt;
}
STRONG{
  font-size : 11pt;
  font-weight : bolder;
}

