.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;
}

