body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
}
a:link {
	color: #006B33;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006B33;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #EDC565;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #006B33;
	font-weight: bold;
}
.Paragraph {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006B33;
	line-height: 18px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Legal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006B33;
	line-height: 18px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Emphasis {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006B33;
	line-height: 22px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-style: oblique;
}
.PageTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #006B33;
	font-weight: bold;
}
.PageSubtitle {
	color: #AD802E;
	font-weight: bold;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.AddressTitle {
	color: #AD802E;
	font-weight: bold;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
