 A:link {
        text-decoration: underline;
 }
 A:visited {
        text-decoration: underline;
 }
 A:hover {
        text-decoration: none;
 }
 TD {
        font-family: Verdana,Arial,Helvetica;
        font-size: 10pt;
 }
 H3 {
        font-family: Verdana,Arial,Helvetica;
        font-size: 125%;
        color: darkblue;
 }
 BODY {
        margin-top: 0em;
        margin-right: 0em;
        margin-bottom: 0em;
        margin-left: 0em;
        font-family: Verdana,Arial,Helvetica;
        font-size: 10pt;
        color: #000000;
  }

