@charset "utf-8";
.textcopy {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textcopybold {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.textcopysmall {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
}
.heading {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-style: none;
	font-style: normal;
	color: #20438b;
}
.headingsmall {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: small;
	border-bottom-style: none;
	font-style: normal;
	color: #0C70BB;
}
