.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FE8F01;
	text-decoration: none;
	text-align: center;
	font-style: normal;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #693D00;
	text-decoration: none;
	text-align: left;
}
.generaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #693D00;
	text-decoration: none;
	text-align: left;
}
.GeneralText-CENTER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #693D00;
	text-decoration: none;
	text-align: center;
}
.SUBHEADER-middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #693D00;
	text-decoration: none;
	text-align: center;
}

.CENTER-HTML {
	text-align: center;
}
.LINKS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #993A02;
	text-decoration: underline;
}
a.LINKS:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.Form-RIGHT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #693D00;
	text-decoration: none;
	text-align: right;
}
.SideNavigation {
	text-decoration: none;
	text-align: center;
	border: thin dotted #693D00;
	background-color: #FA8A00;
}
.SideNavigationLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #693D00;
	text-decoration: none;
	text-align: center;
}
.SUBHEADER-middle-BUTTON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FDFEB0;
	text-decoration: none;
	text-align: center;
	border: medium dotted #D37E01;
	background-color: #D37E01;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.SUBHEADER-middle-BUTTON:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FDFEB0;
	text-decoration: none;
	text-align: center;
	border: medium dotted #D37E01;
	background-color: #FE8F01;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
