body {
	margin : 0; 
	padding : 0; 
	font-family : verdana, arial, helvetica, sans-serif; 
	font-size :11px; 
	font-style : normal; 
	font-weight : normal; 
	text-align : left; 
	color : #FFFFFF; 
	background-color : #604C2B;
	}

p	{
	font-size: 11px; 
	padding: 0px; 
	color: #FFFFFF;  
	} 
	
h1.small	{
	font-size: 9px; 
	padding: 0px; 
	color: #856643;  
	} 

p.front	{
	font-size: 14px; 
	padding: 0px; 
	color: #FFFFFF;  
	} 

p.title	{
	font-size: 18px; 
	padding: 0px; 
	color: #FFFFFF;  
	} 
	
p.small	{
	font-size: 9px; 
	padding: 0px; 
	color: #856643;  
	} 


li	{
	font-size: 11px; 
	color: #FFFFFF;  
	} 

.floatright { float: right; }

.floatleft { float: left; }

a 	{
	text-decoration : none; 
	font-weight : bold; 
	color : #FFFFFF;  
	} 

a:visited {
	color : #FFFFFF; 
	} 

a:active {
	color : #FFFFFF; 
	} 

a:hover {
	color : #9FAB7F; 
	text-decoration : underline;
	} 

a.front 	{
	text-decoration : none; 
	font-weight : bold; 
	color : #FFFFFF;  
	} 

a.front:visited {
	color : #FFFFFF; 
	} 

a.front:active {
	color : #FFFFFF; 
	} 

a.front:hover {
	color : #9FAB7F; 
	text-decoration : underline;
	} 
a.small	{
	text-decoration : none; 
	font-weight : bold; 
	color : #856643;  
	} 

a.small:visited {
	color : #856643; 
	} 

a.small:active {
	color : #856643; 
	} 

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