.text {
	font-family: "Gill Sans", Verdana, Arial;
	font-size: 15px;
	color: #000000;
}
.headline {
	font-family: "Gill Sans", Verdana, Arial;
	font-size: 24px;
	color: #CC3300;
	font-weight: lighter;
}
.subhead {
	font-family: "Gill Sans", Verdana, Arial;
	font-size: 16px;
	text-transform: uppercase;
	color: #009900;
	font-weight: lighter;
}
.textcolor {
	font-family: "Gill Sans", Verdana, Arial;
	font-size: 15px;
	color: #009900;
}
