<style>
<!--
body{
   background-color:           #F2F0F0;
   scrollbar-face-color:       #F2F0F0;
   scrollbar-highlight-color:  #F2F0F0;
   scrollbar-shadow-color:     #000000;
   scrollbar-3Dlight-color:    #000000;
   scrollbar-arrow-color:      #000000;
   scrollbar-track-color:      #F2F0F0;
   scrollbar-darkshadow-color: #F2F0F0;
}
.t1  {
font-size:16px;
font-family:arial;
font-weight:bold;
color:#000000;
}
.t2  {
font-size:11px;
font-family:arial;
font-weight:bold;
color:#000000;
}
.t3  {
font-size:11px;
font-family:arial;
font-weight:bold;
color:#000000;
}
.t4  {
font-size:10px;
font-family:arial;
font-weight:bold;
color:#000000;
}
A:link {
text-decoration: underline;
font-family:arial;
font-size:11px;
font-weight:bold;
color: #000000;
cursor:hand;
}
A:visited {
text-decoration: none;
font-family:arial;
font-size:11px;
font-weight:bold;
color: #000000;
cursor:hand;
}
A:active {
text-decoration: underline;
font-family:arial;
font-size:11px;
font-weight:bold;
color: #000000;
cursor:hand;
}
A:hover {
font-size:11px;
font-family:arial;
font-weight:bold;
text-decoration:underline; 
color: #000000;
cursor:hand;
}

-->
</style>