a:link
        {
                font-family: Arial,Helvetica;
                font-size: 16px;
                font-weight: bold;
                color: #999999;
                text-decoration: none;
        }
a:visited
        {
                font-family: Arial,Helvetica;
                font-size: 18px;
                font-weight: bold;
                color:#CC0000;
                text-decoration: none;
        }
a:hover
        {
                font-family: Arial,Helvetica;
                font-size: 16px;
                font-weight: bold;
                color:#CC0000;
                text-decoration: none;
        }
a:active
        {
                font-family: Arial,Helvetica;
                font-size: 18px;
                font-weight: bold;
                color: #FFFFFF;
                text-decoration: none;
        }

.bodytext {
 font-family: Arial,Helvetica;
 font-size: 12px;
 text-align: left;
 color:#2F2F2F;
}

.bodytext2 {
 font-family: Arial,Helvetica;
 font-size: 12px;
 text-align: center;
 color:#2F2F2F;
}

h2 {
 font-family: Arial,Helvetica;
 font-size: 18px;
 font-weight: bold;
 text-align: center;
 color:#999999;
}

pre {
 font-family: Arial,Helvetica;
 font-size: 12px;
 text-align: left;
 color:#7F7F7F;
}

p {
 font-family: Arial,Helvetica;
 font-size: 12px;
 text-align: left;
 color:#7F7F7F;
}

h1 {
 font-family: Arial,Helvetica;
 font-size: 16px;
 font-weight: bold;
 text-align: left;
 color:#999999;
}

h3 {
 font-family: Arial,Helvetica;
 font-size: 12px;
 font-weight: bold;
 text-align: left;
 color:#999999;
}

h4 {
 font-family: Arial,Helvetica;
 font-size: 18px;
 font-weight: bold;
 text-align: center;
 color:#CC0000;
}

h5 {
 font-family: Arial,Helvetica;
 font-size: 18px;
 font-weight: bold;
 text-align: center;
 color:#FFFFF0;
}

border
{

border-style: solid;
border-color: #AFAFAF;
border-width: 1px;
}

.menu
        {
                font-family: Arial,Helvetica;
                font-size: 14px;
                font-weight: bold;
                color: #FFFFFF;
                text-decoration: none;
        }

.submenu
        {
                font-family: Arial,Helvetica;
                font-size: 9px;
                font-weight:regular;
                color: #FFFFFF;
                text-decoration: none;
        }

li
        {
                list-style-image: url(images/li.gif);
                color: #FFFFFF;
        }
<style type="text/css">
BODY { 
scrollbar-base-color:808080; 
scrollbar-track-color:000000;
scrollbar-face-color:000000;
scrollbar-highlight-color:000000;
scrollbar-3d-light-color:000000;
scrollbar-dark-shadow-color:000000;
scrollbar-shadow-color:808080;
scrollbar-arrow-color:FFFFFF;
}
</style>