.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-top: 15px;
	line-height: 1.5em;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #AEDDEB;
	text-decoration: none;
	text-align: center;
	padding: 10px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 1.5em;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	color: #405155;
	text-decoration: none;
	text-align: left;
	padding-bottom: 35px;
}
.form {
	font-family: "Gill Sans", "Myriad Web",
    Myriad, Tahoma, "Lucida Sans Unicode", "Lucida
    Grande", "Trebuchet MS", Georgia, Verdana, Arial,
    sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.whitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
h1, h2 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3F5055;
	font-weight: normal;
	padding-bottom: 0px;
	margin: 10px 10px 10px 0px;
	background-color: transparent;
	}
	
h1 {
	font-size: 170%;
 	}

h2 {
	font-size: 140%;

	}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
