@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;
}
.bluebold {
	font-family: Garamond;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #236D9E;
	text-decoration: none;
}
.blue {
	font-family: Garamond;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #115A84;
	text-decoration: none;
}
