
	body {
		font: 76% 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande, Geneva, Arial, sans-serif;
	}
	
	
	
	h1 {
		color: #EC2527;
		
		margin-top: 40px;
	}
	
	h2 {
		color: #EC2527;
		
	}
	
	h3 {
		color: #EC2527;
		
	}
	
	h4 {
		color: #EC2527;
		
	}
	
	h5 {
		font-size: 22px;
		font-weight: bold;
		color: #fff;
		padding-left: 15px;
		margin-top: 20px;
		margin-bottom: 0px;
		
	}
	
	h6 {
		font-size: 14px;
		font-weight: bold;
		color: #fff;
		padding-left: 15px;
		margin-top: 3px;
		margin-bottom: 20px;
		
	}