body {
	margin : 0; 
	padding : 0; 
	background: #FFFFFF;
	font-family : arial; 
	font-size : 12px; 
	font-style : normal; 
	font-weight : normal; 
	text-align : left; 
	scrollbar-face-color : #3C2814;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-track-color :  #3C2814;
	scrollbar-shadow-color :'';
	scrollbar-highlight-color :'';
	scrollbar-3dlight-color :'';
	scrollbar-darkshadow-Color :'';
	}



p, li	{
	font-size: 12px; 
	color: #3C2814;  
	} 


p.menu	{
	font-size: 14px; 
	padding-left: 5px; 
	padding-right: 5px;
	font-weight: bold;
	color: #3C2814;  
	} 

p.small	{
	font-size: 10px; 
	color: #321E0A;  
	} 

p.title	{
	font-size: 24px; 
	color: #3C2814;  
	} 


p.header	{
	font-size: 18px; 
	color: #3C2814;  
	font-weight: bold;
	}


a 	{
	text-decoration : none;  
	color : #3C2814; 
	} 

a:visited {
	color : #3C2814; 
	} 

a:active {
	color : #3C2814; 
	} 

a:hover {
	color : #3C2814; 
	text-decoration : underline; 
	} 

a.menu 	{
	text-decoration : none;  
	color : #3C2814; 
	} 

a.menu:visited {
	color : #3C2814; 
	} 

a.menu:active {
	color : #3C2814; 
	} 

a.menu:hover {
	color : #3C2814; 
	text-decoration : underline; 
	} 

a.small 	{
	text-decoration : none;  
	color : #321E0A; 
	} 

a.small:visited {
	color : #321E0A; 
	} 

a.small:active {
	color : #321E0A; 
	} 

a.small:hover {
	color : #FFFFFF; 
	text-decoration : underline; 
	} 