.TopMenu {
	font-family: Univers;
	font-size: 16px;
	color: #FFFFFF;
	
}
.BodyText {
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: normal;
}
.Header {
	font-family: "Century Gothic";
	font-size: 17px;
	color: #663366;
	font-weight: bold;
}
.LargeBodyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
}
.HeaderBlue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #006699;
	font-weight: bold;
}
.BodyTextBlue {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #006699;
	line-height: normal;
}

.BodyTextPurple {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #663366;
	line-height: normal;
}

.Bullet {
	font-family: "Century Gothic";
	font-size: 13px;
	list-style-position: outside;
	list-style-type: circle;
}

