body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.bodyTextCell {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #676767;
	padding-top: 15px;
	padding-right: 28px;
	padding-bottom: 9px;
	padding-left: 28px;
}
.navText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #568312;
	text-decoration: none;
}
a.navText:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #568312;
	text-decoration: none;
}
a.navText:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #568312;
	text-decoration: none;
}
a.navText:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #568312;
	text-decoration: none;
}
a.navText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #611299;
	text-decoration: underline;
}
a.navText:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #611299;
	text-decoration: underline;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #384303;
	text-decoration: none;
}
a.bodyText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #384303;
	text-decoration: underline;
}
a.bodyText:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #384303;
	text-decoration: underline;
}
a.bodyText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #384303;
	text-decoration: underline;
}
a.bodyText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #384303;
	text-decoration: none;
}
a.bodyText:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #384303;
	text-decoration: none;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6e3b6e;
	text-decoration: none;
	font-weight: bold;
}
a.footerText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6e3b6e;
	text-decoration: underline;
	font-weight: bold;
}
a.footerText:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6e3b6e;
	text-decoration: underline;
	font-weight: bold;
}
a.footerText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6e3b6e;
	text-decoration: underline;
	font-weight: bold;
}
a.footerText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6e3b6e;
	text-decoration: none;
	font-weight: bold;
}
a.footerText:visited:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6e3b6e;
	text-decoration: none;
	font-weight: bold;
}
.formCell {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #676767;
	border-left-color: #676767;
}
.formTable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #676767;
	border-bottom-color: #676767;
}
.bodyHighlightCell {
	border: 1px solid #676767;
	font-weight: bold;
	padding: 5px;
}
