p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 145%;
	color: #000000;
	text-align:left;
	margin-left:45px;
	margin-top:8px;
	margin-right:75px;
	margin-bottom:8px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 145%;
	color: #000000;
	background-color: #b5ae8d;
	margin-top:5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #006633;
	line-height:115%;
	margin-top:30px;
	margin-left:45px;
	margin-bottom:8px;
	text-align:left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006633;
	margin-left:45px;
	margin-top:15px;
	margin-bottom:5px;
	text-align:left;
}
.green_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 165%;
	font-weight: bold;
	color: #006633;
	margin-top:0px;
	
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 140%;
	font-weight: normal;
	color: #006633;
	margin-top:0;
	margin-left:45px;
	margin-right:45px;
	text-align:left;
	width:350px;
}
a:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 145%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	text-decoration: none;
}
a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 145%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #363636;
	text-decoration: underline;
}
a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 145%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	text-decoration: none;
}
a.bottom:link  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
	color: #b5b088;
	line-height: 0%;
	border:0;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

a.bottom:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:underline;
	color: #363636;
	border:0;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
a.bottom:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
	color: #b5b088;
	line-height: 0%;
	border:0;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
