body, li, table, input, select, option, textarea, .menu {

	font-size: 			11px;
	font-family: 		Arial;
	color: 				#000000; 
}


body         {  
 scrollbar-face-color: #5C6B35;
 scrollbar-shadow-color: #727E53; 
 scrollbar-highlight-color: #727E53;
 scrollbar-3dlight-color: #212B08;
 scrollbar-darkshadow-color: #212B08; 
 scrollbar-track-color: #495823; 
 scrollbar-arrow-color: #FFFFFF; 
}

A:link { text-decoration: underline; color: #787265;}
A:visited { text-decoration: underline; color: #787265;}
A:active {text-decoration:underline; color:#000000;}
A:hover {text-decoration:underline; color:#000000;}

p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1 {
	font-size: 			13px;
	color: 				#687639;

}
h2 {
	font-size: 			12px;
	color: 				#687639;	
}

h3 {
	font-size: 			11px;
	color: 				#687639;
}

h4 {
	font-size: 			12px;
	color: 				#3D4B18;
}


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#79864F;
	background-color:	#D2CAA5;

}
