.textbody {
	font-family: "Century Gothic", "Gill Sans MT", GillSans;
	font-size: 10pts;
	font-weight: normal;
	color: #2d3231;
}
.head1 {
	font-family: "Century Gothic", "Gill Sans MT", GillSans;
	font-size: 28px;
	font-weight: bolder;
	color: #a24177;
}
.subhead {
	font-family: "Century Gothic", "Gill Sans MT", GillSans;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #a24177;
}
