@charset "utf-8";
body {
	background-color: #87AB7F;
	color: #000000;
}
table {
	background-color: #EAE6AB;
	position: static;
	color: #D9D3D4;
	visibility: inherit;
}
.centertable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #EAE6AB;
	font-weight: bold;
	text-align: center;
	vertical-align: text-top;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}

.sidepanels {
	border: thin solid #B3BB7D;
	background-color: #B3BB7D;
	margin: 5px;
	padding: 5px;
}
.farmaddress {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

p {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
}

a {
	color: #000000;
	background-color: #EAE6AB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
}
a:link {
	text-decoration: none;
	color: #000000;
	background-color: #EAE6AB;
}
a:visited {
	text-decoration: none;
	color: #000000;
	background-color: #EAE6AB;
}
a:hover {
	text-decoration: blink;
	color: #333333;
	background-color: #EAE6AB;
}
a:active {
	text-decoration: none;
	color: #000000;
	background-color: #EAE6AB;
}
buttons {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
	background-color: #B3BB7D;
}
