.whiteHeading1 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteText {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.whiteLink {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	color: #FFFFFF;
	list-style-type: lower-roman;
	text-decoration: none;
	font-style: normal;
}
.greyText {

	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #999999;
}
.blackHeading1 {

	font-family: "Century Gothic", Verdana, Arial;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}
.blackText {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.redText {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #E86666;
}
.tbNoBorder
{
	font-size: 12px;
	overflow: visible; 
	color: white;
	border-top-style: none;
	font-family: 'Century Gothic' , Verdana, Arial;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
