.redHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D44440;
}
.blueHeading {
	font-family: Arial;
	font-size: 12px;
	color: #BC0500;
}
.greyBodyText {
	font-family: Arial;
	font-size: 12px;
	color: #58595B;
	text-decoration: none;
}
.greyBodyText2 {
	font-family: Arial;
	color: #58595B;
	text-decoration: none;
}
.blueMotoText {
	font-family: Arial;
	font-size: 14px;
	color: #004B7C;
	letter-spacing: -1px;
	text-decoration: none;

}
.orageMotoText {
	font-family: Arial;
	font-size: 20px;
	color: #F58633;
}
.whiteBody {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.brownLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006FA4;
	text-decoration: none;
}
