<style type="text/css">
<!--
body {
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #4C5230;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #393F1D;
scrollbar-3dlight-color: #6C7349;
scrollbar-track-color: #FFFFFF;
scrollbar-darkshadow-color: #262C0C;
}

.head {font-family: tahoma; font-size: 11px; color: #262C0C; background-color: #8B955D; border-color: #262C0C; border-style: solid; border-width: 1px; text-align: center; font-weight: bold;}

A:link {color: #000000; text-decoration: none; cursor: default;}
A:visited {color: #000000; text-decoration: none; cursor: default;}
A:active {color: #000000; text-decoration: none; cursor: default;}
A:hover {color: #FFFFFF; text-decoration: none; cursor: default;}

body {
background-image:url(bg.jpg);
background-color: #4C5230;
background-attachment: scroll;
background-repeat: repeat-y;
font-family: tahoma; 
color: #FFFFFF; 
letter-spacing: 0px; 
font-weight: normal; 
font-size: 11px;
cursor: default;
}
--> 
</style>