td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339933;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336600;
	text-decoration: none;
	font-weight: bold;

}
input {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
textarea {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.verybig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: 586145;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.sectionhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #660000;
	background-position: center;
	text-align: center;
	line-height: 45px;
	font-variant: normal;
	font-style: normal;
}
.project-titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.smallbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
