
H1{
  font-size : 13px;
  font-weight : bold;
  
  
  
  
  
  
  margin-bottom : 1px;
  color : #009b64;
}
H2{
  font-size : 10px;
  font-weight : normal;
  margin-bottom : 1px;
  
  color : white;
}
STRONG{
  font-size : 12px;
  color : #ffffff;
  font-weight : normal;
  margin-bottom : 1px;
}
H3{
  font-size : 13px;
  font-weight : bold;
  color : #009b64;
  margin-bottom : 1px;
}
.font12_g{
  font-size : 12px;
  font-weight : normal;
  color : #828282;
  line-height : 15px;
}
.font10_g{
  color : #828282;
  font-size : 10px;
}
.font10_w{
  font-size : 10px;
  color : #ffffff;
}
A:LINK{
  text-decoration : underline;
  font-size : 12px;
  color : blue;
  

  line-height : 14px;
}
A:VISITED{
  font-size : 12px;
  color : blue;
  text-decoration : underline;
  line-height : 14px;
}
A:HOVER{
  font-size : 12px;
  color : #8484ff;
  text-decoration : underline;
  line-height : 14px;
}
.font12_bl{
  font-size : 12px;
  color : blue;
}
