body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/background.gif);
}
.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.smallTitle {
	font-size: 16px;
	color: #1F4A1C;
}

.highlight {
	font-size: 24px;
	color: #1F4A1C;
	line-height: normal;
}
.greenBody {
	color: #1F4A1C;
}

.smallfont {
	font-size: 12px;
}
a {
	color: #3D6238;
}
.copyright {
	font-size: 10px;
}
.whitebody {
	color: #FFFFFF;
}
.smallfontGreen {
	font-size: 12px;
	color: #1F4A1C;
}
