BODY {
        color: #333333;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        line-height: 110%;
}

a {
        color: #003940;
        text-decoration: underline;
        font-size: 10pt;
        font-weight: normal;
        }

A:HOVER {
        color: #003940;
        text-decoration: underline;
		  font-size: 10pt;
        font-weight: normal;
		  background: #ffffff;
		  }

H1 {
   font-size : 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #333333;
        font-weight: bold;
       
}

H2 {
   font-family: Arial, Helvetica, sans-serif;
        color: #333333;
        font-size: 10pt;
        font-weight: bold;
}