html {
	overflow-x: hidden;
	overflow-y: auto;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #DE7B28;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 110px;
}
.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.mainname {
	color: #547378;
	font-weight: bold;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6F3D2D;
	font-weight: bold;
}

a:hover {
	color: #697A58;
}

.subhead1 {
	color: #E78F4C;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #3F2E10;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.img {
	border: 1px solid #F1661A;
	margin-right: 15px;
}
.subhead2 {
	color: #839C5F;
	font-weight: bold;
}
.formquestions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.formquestionsh1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #DE7B28;
	font-weight: bold;
	padding-bottom: 5px;
}
.check {
	margin-right: 10px;
}
.checktext {
	margin-left: 10px;
}
