body{

	background-color: #ffffff;

	
	
	
		color:#333333;
	
		font-size:16px;
	
		font-weight:400;
	
		line-height:24px;
	
}



h1{
		font-size: 26px;
	
		line-height: 30px;
	
		font-weight:700;
	
		text-transform:uppercase;
	
		color:#000000;
	}


h2{
		font-size: 22px;
	
		line-height: 24px;
	
		font-weight:700;
	
		text-transform:capitalize;
	
		color:#231f20;
	}


h3{
		font-size: 18px;
	
		line-height: 32px;
	
		font-weight:700;
	
		text-transform:capitalize;
	
		color:#231f20;
	}

