 
FONT{

text-decoration : none;
  font-size : 12px;
}
A:HOVER{
color : #ff4a4a;

text-decoration : underline;
}
H2{
font-size : 10pt;
color : #045aa2;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
width : 100%;
}
H1{
font-size : 10px;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
color : green;


  font-weight : normal;
}
H3{
font-size : 12pt;
color : #ffffff;
font-weight : normal;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}
H4{
font-size : 12px;
color : #f38e12;
font-weight : bold;
text-decoration : none;
  
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
BODY{
color : #313131;



  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  font-size : 12px;
}

