.mainbody {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00283C;
}
.mainbody2 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00283C;
}
.titles {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #2F126F;
	font-weight: regular;
}
.smallbold {

	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2F126F;
	font-weight: bold;
}
.missionbody {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00283C;
}

.testbody {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: silver;
}

a:link, a:visited {
	color: #2F126F;
	text-decoration: none;
	font-weight: normal;
}