.mainText {
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	font-size: 10px;
}
.mainTextHeading {
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}
.mainTextLinkWhite {
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.mainTextLinkBlack {

	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.mainTextSubHeading {
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CE131C;
}
.mainTextWhite {
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
h2 {

	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CE131C;
}
.imageBorder {
	border: 2px solid #000000;
}
