<STYLE>
    h1      {
    font-size: 20pt;
      font-family: Verdana;
      color: #755108;
      font-weight: normal;
      text-align: left;
      }

    h2      {
      font-size: 16pt;
      font-family: Verdana;
      color: #755108;
      font-weight: normal;
      text-align: left;
      }

    h3      {
      font-size: 12pt;
      font-family: Verdana;
      color: #000000;
      font-weight: normal;
      text-align: justify;
      }

     h1      {
      font-size: 28pt;
      font-family: Verdana;
      color: #CC6600;
      font-weight: bold;
      text-align: center;
      }

	A:link {
font-size: 14px;
font-weight: 600;
font-style: normal;
font-family: Verdana;
color: #663300;
text-decoration: none;
}

	A:visited {
font-size: 14px;
font-weight: 600;
font-style: normal;
font-family: Verdana;
color: #CC6600;
text-decoration: none;
}

	A:hover {
font-size: 14px;
font-weight: 600;
font-style: normal;
font-family: Verdana;
color: #cc6600;
text-decoration: none;
}


</STYLE>