.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #DBDBDB;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}
a:link {
	font-weight: bolder;
	color: #4F4FFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF46A3;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}
ul {
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
h6 {
	font-size: 12px;
	font-weight: normal;
}
.blocktext {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #0066FF;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	background-color: #CCCCCC;
}
