<STYLE TYPE="text/css">
<!--

H1 {
  color: #FF3300;
  letter-spacing: normal;
  font-family: verdana;
  font-size: 12pt;
  font-weight: bold;
    }

td {
  color: black;
  letter-spacing: normal;
  font-family: verdana;
  font-size: 10pt;
    }

A {
  color: #blue;
  letter-spacing: normal;
  font-family: verdana;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: underline;
    }

A:hover {
  color: #0099FF;
  letter-spacing: normal;
  font-family: verdana;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: ;
    }
    
font A {
  color: #blue;
  letter-spacing: normal;
  font-family: verdana;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: underline;
    }

font A:hover {
  color: #0099FF;
  letter-spacing: normal;
  font-family: verdana;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: underline;
    }
    
small A {
  color: #blue;
  letter-spacing: normal;
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: underline;
    }

small A:hover {
  color: #0099FF;
  letter-spacing: normal;
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: underline;
    }
    
    
    
    



-->
</STYLE>