.MainText {
	font-family: "Century Gothic";
	font-size: 12px;
}
.SmallerText {
	font-family: "Century Gothic";
	font-size: 11px;
}
a:link {
	color: #52ADDE;
	text-decoration: none;
}
a:visited {
	color: #52ADDE;
	text-decoration: none;
}
a:hover {
	color: #FFC423;
	text-decoration: none;
}
a:active {
	color: #52ADDE;
	text-decoration: none;
}
a.White:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.White:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.White:hover {
	color: #FFC423;
	text-decoration: none;
}
a.White:active {
	color: #FFFFFF;
	text-decoration: none;
}
h3 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 18px;
	color: #000033;
}
h4 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 15px;
	color: #000099;
}
.PageHeading {
	font-family: "Century Gothic", "Century Gothic MS", Arial, sans-serif;
	font-size: 22px;
	color: #B90036;
	padding-left: 8px;
}
