.red{ 
	color:#b64f3b;
	font-weight:bold;
}

.heading-blue{
	font-size:22px;	
	color:#7e9cbf;
	font-weight:bold;
}

.heading-green{
	font-size:18px;
	color:#94ac58;
	font-weight:bold;
	margin-top:10px;
}

.heading-grey{
	color:#948683;
	font-size:16px;
	font-weight:bold;
}

