@charset "UTF-8";

a {
	font-family: "Century Gothic","trebuchet";
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #666;
}
a:active {
	color: #666;
}

.maintext {
	font-family: "Century Gothic","trebuchet", "Arial";
	font-size: 10px;
	text-align: center;
	color: #7E7E7E;
}

.bodytext {
	font-family: "Century Gothic","trebuchet", "Arial";
	color: #7E7E7E;
	font-size: 13px;
	text-align: left;
}

.Headertext {
	font-family: "Century Gothic","trebuchet", "Arial";
	color: #7E7E7E;
	font-size: 18px;
	text-align: left;
}

.largecentered {
	font-family: "Century Gothic","trebuchet", "Arial";
	color: #7E7E7E;
	font-size: 18px;
	text-align: center;
}

.bodycopy {
	font-family: "Century Gothic","trebuchet", "Arial";
	color: #7E7E7E;
	font-size: 12px;
	text-align: left;
}

.strongbody {
	font-family: "Century Gothic","trebuchet", "Arial";
	color: #707070;
	font-size: 12px;
	text-align: left;
}