body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Verdana", Arial, Trebuchet MS, sans-serif;}
body,td,div,p,pre,ul {font-size: 14px;}
td.head
{
width: 770px;
height: 25px;
font-family: verdana;
font-size: 10px;
color: #FFFFFF;
}

td.scroll
{
width: 770px;
height: 440px;
scrollbar-face-color: #999999;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #CCCCCC;
scrollbar-track-color: #CCCCCC;
scrollbar-arrow-color: #000000;
}
h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {	font-size: 10px;}
a {	font-size: 12px;text-decoration: none}
a:link {
   color: yellow;
   text-decoration: underline;
}
a:visited {
   color: yellow;
   text-decoration: underline;
}
a:active {
   color: Fuchsia;
}
a:hover{
   color: Red;
}
