@charset "ISO-8859-1";
.green {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4E8302;
	text-decoration: none;
}
.body {
	font-family: Garamond;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.titles {
	font-family: Garamond;
	font-size: 17px;
	font-weight: bold;
	color: #729900;
	text-decoration: none;
}
