body{
font-family: Arial;
font-size: 10pt;
}

H1 {
font-size: 18pt;
font-style:bold;
}


H2 {
font-size: 15pt;
font-weight:bold;
color: F28B1B;
}

H3 {
font-size: 12pt;
font-weight:bold;
color: 99BB12;
}


A { 
text-decoration: none;
color: 5F8202;
}

A:visited{ 
}

A:hover{ 
}
