body {
scrollbar-face-color : #6B6838; 
scrollbar-shadow-color : #7C6F38; 
scrollbar-highlight-color : #D4CFB9; 
scrollbar-3dlight-color : #FFFFFF; 
scrollbar-darkshadow-color : #39341F; 
scrollbar-track-color : #302C19; 
scrollbar-arrow-color : #FFFFFF;
}

body {
background-image : url(bg.gif); 
background-attachment : scroll; 
background-repeat : repeat-yx; 
font-family : Verdana; 
color : #000000; 
font-weight : normal; 
font-size : 10pt;
}

a:link {
color : #AC9833; text-decoration : none; font-weight : bold}
a:visited {color : #996600; text-decoration : none ;  font-weight :bold}
a:hover {color : #000000; text-decoration : underline ; cursor : crosshair;  font-weight : bold}
a:active {color : #FFCC33; text-decoration : none ;  font-weight : bold
}

.head {
color : #666633; font-family : Verdana; font-weight : bold
}

.side {
color : #9F9A83; font-family : Verdana; font-weight : normal; font-size : 10
}

.title {
color : #9E893A; font-family : Verdana; font-weight : bold; font-size : 13
}

.sub {
color : #999999; font-family : Verdana; font-weight : normal; font-size : 10
}

.small {
color : #000000; font-family : Verdana; font-weight : normal; font-size : 10
}

.bold {
color : #666633; font-family : Georgia, Times New Roman, Times, serif; font-weight : bold; font-size : 14
}

</style>