.basic_white {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.basic_purple {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #B468B1;
	font-weight: bold;
}
.large_purple {
	font-family: "Century Gothic";
	font-size: 28px;
	color: B468B1;
	font-weight: bold;
}
.small_white {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.small_purple {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #B468B1;
	font-weight: bold;
}
.copyright {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

