.bodyreg {
	font-family: Garamond;
	font-size: 16px;
	font-weight: normal;
	color: 003300;
}
.bodybold {
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	color: 003300;
}
.bodylink {
	font-family: Garamond;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
.bodyitalic {
	font-family: Garamond;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: 003300;
}

