    H1      {
      font-size: 8pt;
      font-family: Verdana;
      color: #005C6E;
      font-weight: normal;
      text-align: center;
      }
	  
    H2      {
      font-size: 12pt;
      font-family: Verdana;
      color: #005C6E;
      font-weight: bold;
      text-align: left;
      }

    H3      {
      font-size: 10pt;
      font-family: Verdana;
      color: #005C6E;
      font-weight: normal;
      text-align: left;
      }

    H4      {
      font-size: 10pt;
      font-family: Verdana;
      color: #000000;
      font-weight: normal;
      text-align: left;
      }
	  
	  H5      {
      font-size: 8pt;
      font-family: Verdana;
      color: #005C6E;
      font-weight: bold;
      text-align: center;
      }


A:link {
 font-size: 11px;
 font-weight: 300;
 font-height: 20px;
 font-style: normal;
 font-family: "verdana";
 color: #E8A70A;
 text-decoration: none;
}

A:visited {
 font-size: 11px;
 font-weight: 300;
 font-height: 20px;
 font-style: normal;
 font-family: "verdana";
 color: #E8A70A;
 text-decoration: none;
}

A:active {
 font-size: 11px;
 font-weight: 300;
 font-height: 20px;
 font-style: normal;
 font-family: "verdana";
 color: #E8A70A;
 text-decoration: none;
}

A:hover {
 font-size: 11px;
 font-weight: 300;
 font-height: 20px;
 font-style: normal;
 font-family: "verdana";
 color: #E8A70A;
 text-decoration: underline;
}

