/**
* London Fire Risk Assessments
* Client CSS				
*
* CSS developed by Bloom Media Ltd. | www.bloommedia.co.uk
* Contributors: Stuart Bamforth
*/

	
	
/* ---------------------------------- */
/* EDITABLE AREA STYLES               */   
/* ---------------------------------- */	
#content h2{
	font-size:100%;
	color:#ff0000;
	margin:0 0 .5em 0;
	font-weight:bold;
	}
	#content h3{
	font-size:100%;
	color:#000000;
	margin:0 0 .5em 0;
	font-weight:bold;
	}
	#content p{
	color:#000000;
	font-size:70%;
	margin:0 0 1em 0;
	}
	#content .red{
	color:#ff0000;
	font-size:70%;
	margin:0 0 1em 0;
	}
	#content a{
	color:#ff0000;
	text-decoration:none;
	}
	#content a:hover{
	color:#000000;
	text-decoration:underline;
	}
	

	
	
	
	

