@charset "ISO-8859-1";
.black {
	font-family: Garamond;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.greenbold {
	font-family: Garamond;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #2B3D01;
	text-decoration: none;
}
