

body  {
	margin-top: 160px;
	margin-left: 0px;
	background-image: url(images/BG.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 18px;
	letter-spacing: 0px;
}

p { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 16px 0px;
}

.green { 
	color: #006600;
}

.header  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #006600;
	padding: 0px 0px 16px 0px;
}

.header2  {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14pt;
	font-weight: bold;
	color: #006600;
}

.bold  {font-weight: bold;}

a:link  { color: #006600; text-decoration: underline; }
a:visited  { color: #006600; text-decoration: underline; }
a:hover  { color: #000000; text-decoration: underline; }

.header a:link  { color: #006600; text-decoration: none; }
.header a:visited  { color: #006600; text-decoration: none; }
.header a:hover  { color: #000000; text-decoration: underline; }


ul {
	list-style-type: square;
	margin: 0px 0px 16px 40px;
	padding: 0px 0px 0px 0px;
}

.ulIndent {
	list-style-type: square;
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
}

.image {
	border: solid #000000 1px;
}

.farm_table  {
	vertical-align: top;
	text-align: left;
}

.hr {
	padding: 0px 0px 16px 0px;
	color: #006600;
}