<STYLE TYPE="text/css">
<!--
.txt			{
  font-size: 10pt;
line-height: 12pt }
.stxt			{
  font-size: 8pt;
  line-height: 10pt ;
}
.btxt		{
  font-size : 12pt;
  font-weight : bold;
}
A:link		{
  text-decoration:none;
  color:blue ;
}
A:visited		{
  text-decoration:none;
  color:navy ;
}
A:active		{
  text-decoration:none;
  color:yellow ;
}
A:hover		{
  text-decoration:underline;
  color:red ;
}
-->
</STYLE>