.whitenormal {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	line-height: 13px;
}
.bolditalic {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}
.copyright {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #3c2e28;
	line-height: 13px;
}
.cafe {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3c2e28;
	line-height: 13px;
}
.whitebold {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	line-height: 13px;
}
.whitenormalitalic {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	line-height: 13px;
}
.whitenormalitaliccafe {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7D675F;
	line-height: 13px;
}
