<style type="text/css">
<!--

body {	

scrollbar-highlight-color: #e5e5e5;         
scrollbar-face-color: #e5e5e5;         
scrollbar-shadow-color: #cccccc;         
scrollbar-3dlight-color: #c0c0c0;         
scrollbar-track-color: #ffffff;         
scrollbar-darkshadow-color: #e5e5e5;         
scrollbar-arrow-color: #000000;  

}

a {
      text-decoration: underline;
      color: #A5A5A5;
    }

a:hover {
      text-decoration: underline;
      color: #000000;
      background: #E5E5E5;
    }
    


td {
      font-family: century schoolbook, arial, helvetica;
      font-size: 12px;
      color: #000000;
    }
    
.normal {
      font-family: century schoolbook, arial, helvetica;
      font-size: 12px;
      color: #000000;
    }
    
.a {
      font-family: century schoolbook, arial, helvetica;
      font-size: 12px;
      color: #000000;
      background: #FFFFFF;
    }
    
.b {
      font-family: century schoolbook, arial, helvetica;
      font-size: 12px;
      color: #FFFFFF;
      background: #D39696;
      text-decoration: line-through;
    }
    
.copyright {
      font-family: arial, helvetica;
      font-size: 10px;
      color: #000000;
    }
    
.subtitle {
      font-family: century schoolbook, arial, helvetica;
      font-size: 13px;
      font-weight: bold;
      color: #000000;
      padding: 2px;
    }
    
a.subtitle:link,
a.subtitle:visited,
a.subtitle:active {
	color: #666666;
	font-family: century schoolbook, arial, helvetica;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	background: #F0F0F0;
	padding: 1px;
}

a.subtitle:hover {
	color: #000000;
	font-weight:normal;
	text-decoration: underline;
	background: #E5E5E5;
}
    
    
-->
</style>