@charset "ISO-8859-1";
.bodytext {
	font-family: "century gothic";
	font-size: 13px;
	line-height: 24px;
	color: #FFFFFF;
}
.bodytextorange {
	font-family: "century gothic";
	font-size: 13px;
	line-height: 24px;
	color: #DF703C;
}
.bodytextpurple {
	font-family: "century gothic";
	font-size: 13px;
	line-height: 24px;
	color: #6600CC;
}
.headers {
	font-family: "century gothic";
	font-size: 14px;
	line-height: 17px;
	color: #ac67da;
	font-weight: bold;
	letter-spacing: 2px;
}
.headerswhite {
	font-family: "century gothic";
	font-size: 15px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.bottomlinks {
	font-family: "century gothic";
	font-size: 11px;
	line-height: 17px;
	color: #ac67da;
}
.copyrighttext {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	letter-spacing: 6px;
}
.testnames {
	font-family: "century gothic";
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	letter-spacing: 2px;
}
a:link {
	font-family: "century gothic";
	font-size: 13px;
	line-height: 17px;
	color: #ac67da;
	text-decoration: none;
}
a:visited {
	font-family: "century gothic";
	font-size: 13px;
	line-height: 17px;
	color: #ac67da;
	text-decoration: none;
}
a:hover {
	font-family: "century gothic";
	font-size: 13px;
	line-height: 17px;
	color: #ac67da;
	text-decoration: underline;
}
a.nav:link {
	font-family: "century gothic";
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #ac67da;
	text-decoration: none;
}
a.nav:visited {
	font-family: "century gothic";
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #ac67da;
	text-decoration: none;
}
a.nav:hover {
	font-family: "century gothic";
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #ac67da;
	text-decoration: underline;
}
a.content:link {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.content:visited {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.content:hover {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
