.white {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
}
.dark {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #003366;
}
