 

H1{
  font-size : 10pt;
  letter-spacing : 1pt;
  

  color : black;
  
  font-style : normal;
  font-weight : normal;
}
A:HOVER{
  font-weight : bold;
  
  
  
  text-decoration : underline;
}
A{
  text-decoration : none;
  font-weight : bold;
}
H2{
  font-size : 18pt;
  font-family : HGPs;
  font-weight : bold;
  
  
  

  line-height : 12pt;
}
H6{
  font-size : 9pt;
  font-weight : normal;
}
P{
  font-size : 12pt;
  line-height : 200%;
  
}
TD{
  font-size : 12pt;
  line-height : 200%;
}

