.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: 10px;
	color: #666666;
}
.rightDash {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.purpleText {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #330066;
	text-decoration: none;
}
.blackHeading1 {

	font-family: "Century Gothic", Verdana, Arial;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}
.blackText {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.blackLink {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.blackTextSmall
{
	font-size: 11px;
	color: #000000;
	font-family: "Century Gothic" , Verdana, Arial;
}