.nav {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.body {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.body-orange {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF8833;
}
.body13 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.body13-red {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF3366;
}
.body14 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;

}
.sub {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.sub-red {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3366;
}
.sub-grey {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
