body {
	background-color: #005e77;
}
.content {
	font-family: Tahoma, serif, Verdana;
	font-size: 13px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #990000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.navbar {
	background-color: #FFFFCC;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #9A4A5C;
	border-bottom: 1px solid #9A4A5C;

}
.navbar a:hover {
	background-color: #005e77;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
}
hr {
	height: 1px;
	color: #005e77;
	width: 90%;
}
.footer {
	font-family: Tahoma, serif, Verdana;
	font-size: 7pt;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #990000;


}
.heading {
	font-family: Tahoma, serif, Verdana;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;

}
.navbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

