html { 
margin: 0; padding: 0; 
}


body {
margin: 0;
padding: 0;
font-size: 14pt;
line-height: 1.2;
background-color: #FFFFFF;
}

H1 {
text-align:center;
font-size: 22.0pt;
mso-bidi-font-size:10.0pt;
color:#00A651;
}

H2 { 
color:#00A651;
font-size: 18;
}
H3 { 
text-decoration: none;
font-size: 14;
font-weight: normal;
margin-left: 30px;

}