.Copyright {
	font-family: "Century Gothic";
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
}
.SmallBodyText {
	font-family: "Century Gothic";
	font-size: x-small;
	font-style: italic;
	color: #000000;
}
.XtraSmallBodyText {
	font-family: "Century Gothic";
	font-size: xx-small;
	font-style: normal;
	color: #000000;
}
.Heading1 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
}
.RegBodyText {
	font-family: "Century Gothic";
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
}
.FormText {
	font-family: "Century Gothic";
	font-size: x-small;
	font-style: normal;
	color: #000000;
}