<!--
/*Cumbria County Scouts - Site style sheet /*  
/*Created by Graham Cotgreave for Ennerdale Campsite Cumbria Scouts*/  

body { background-color:#FFFBCA; color:#000000; font-family:Arial; }

H1 {font-family: "Arial", "sans serif"; 
	font-size:2em; 
	color:rgb(128,64,0);  
	font-weight: normal;  
	text-align: left;}  
	
H2 {font-family: "Arial", "sans serif"; 
	font-size:1.5em; 
	color:rgb(217,108,0);  
	font-weight: normal;  
	text-align: left;}  
	
H3 {font-family: "Arial", "sans serif"; 
	font-size:1em; 
	color:rgb(153,102,102);  
	font-weight: bold;  
	text-align: left;}  
	
H4 {font-family: "Arial", "sans serif"; 
	font-size:0.9em; 
	color:rgb(153,102,153);  
	font-weight: bold;  
	text-align: left;}  	

.Para{font-family: "Arial", "sans serif"; 
	font-size:1em; 
	color:rgb(204,102,0);  
	font-weight: bold;  
	text-align: left;}

-->

