<style>

@charset "iso-8859-1";
<!--
BODY {
scrollbar-face-color:#000000;
scrollbar-highlight-color:#ff0000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#FF0000;
scrollbar-track-color:#202020;
font-family: Verdana, Arial, Times;
font-size: 12pt;
}
-->
td { 
  font-family: Arial, Times, Verdana;
  font-size: 12pt;
  color:#ff0000;
}
.footerclass {
  font-family: Arial, Times, Verdana;
  font-size: 8pt;
  color:#ff0000;
}
.footerclass A:link { 
  text-decoration: underline;
  color: #0066FF; 
  font-family: Arial, Times, Verdana;
  font-size: 8pt;
}

.footerclass A:visited { 
  text-decoration: underline;
  color: #0066FF; 
  font-family: Arial, Times, Verdana;
  font-size: 8pt;
}

.footerclass A:hover { 
  text-decoration: none;
  color: #0066FF;
  font-family: Arial, Times, Verdana;
  font-size: 8pt;
}
A:link, A:visited { 
  text-decoration: underline;
  color: #0066FF; 
  font-family: Arial, Times, Verdana;
  font-size: 12pt;
}

A:hover { 
  text-decoration: none;
  color: #ffffff;
  font-family: Arial, Times, Verdana;
  font-size: 12pt;
}

</style>
