h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: capitalize;
}
body {
	margin: 0px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.nav-bkgrnd {
	background-color: #FFFFFF;
	background-image: url(../images/nav-bkgrnd.jpg);
	background-repeat: no-repeat;
}
.footer-bkgrnd {
	background-image: url(../images/footer-bkgrnd.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.footer-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.footer-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.contact-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
}
.header1 {
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
}
