body,td,th {
	font-size: 14px;
	color: #000000;
	font-family: Book Antiqua;
}
.header_text {
	font-size: 18px;
	font-weight: bold;
	font-family: Book Antiqua;
	color: #4D3722;
}
a:link {
	color: #94AE39;
	text-decoration:none;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #4D3722;
	font-family: "Book Antiqua";
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}
a:visited {
	color: #667827;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color: #667827;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #667827;
	text-decoration:none;
	font-weight: bold;
}

