 body {
background-image: url ("images/greenbck.png");
background-position: center top;
background-repeat: repeat-x;
}

.headtext {
	font-family: "century gothic", trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4B8919;
}
.bluehead {
	font-family: "century gothic", trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0D38A1;
}
.headtextlg {
	font-family: "century gothic", trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4B8919;
}
.hugehead {
	font-family: "century gothic", trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4B8919;
}
.bodytext {
	font-family: "century gothic", trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.smallbodytext {
	font-family: "century gothic", trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.smallesttext {
	font-family: "century gothic", trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
