<HTML>
<HEAD>
<TITLE> fontssheet </TITLE>
</HEAD>
<BODY>
<STYLE TYPE="text/css">
<!--

A {
  color: blue;
  letter-spacing: normal;
  font-family: sans-serif;
  font-weight: bold;
  font-variant: normal;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

A:hover {
  color: red; 
  letter-spacing: normal;
  font-family: sans-serif;
  font-weight: bold;
  font-variant: normal;
  font-size: 10pt;
  font-style: normal;
  text-decoration: underline;
  text-transform: none;
}

-->
</STYLE>


</BODY>
</HTML>
