
body {
        font-family:                    century gothic;
        font-size:                      8pt;
        line-height:                    17px;
        color:                          #738750;
	scrollbar-face-color:		#dfce88; 
	scrollbar-highlight-color:	#dfce88;
	scrollbar-3dlight-color:	#738750;
	scrollbar-shadow-color:		#dfce88;
	scrollbar-darkshadow-color:	#738750;
	scrollbar-track-color:		#dfce88; 
	scrollbar-arrow-color:		#dfce88;
	background-color:		#dfce88;
	background-image: 		url('bg.jpg'); 
	background-repeat: 		repeat-y;
}

a:link, 
a:active, 
a:visited { 
	color:				#738750;
	text-decoration:		underline;
        padding-right:                  2px;
        padding-left:                   2px;
        padding-top:                    2px;
        padding-bottom:                 2px;
        font-weight:                    bold;
        text-transform:                 uppercase;
        font-size:                      7pt;
}
a:hover { 
	color:				#738750;
	text-decoration:		none;
        font-weight:                    bold;
        cursor:                         help;
        font-weight:                    bold;
        text-transform:                 uppercase;
        font-size:                      7pt;
}


.head {
		color: #dfce88;
		font-weight: plain;
		font-family: century gothic;
		font-size: 12pt;
		letter-spacing: 5px;	
}
