body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 4px 0px 0px;
	background-color: #FFFFFF;
	padding: 0px;
	top: 0px;
}
.navbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
a.navbar:link {
	color: #000000;
	text-decoration: none;
}
a.navbar:visited {
	color: #000000;
	text-decoration: none;
}
a.navbar:active {
	color: #000000;
	text-decoration: none;
}
a.navbar:hover {
	color: #00788A;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.footer:link {
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
}
a.footer:hover {
	color: #00788A;
	text-decoration: none;
}
a.footer:active {
	text-decoration: none;
}
b {
	font-weight: normal;
}
.hours {
	font-style: normal;
	font-weight: 900;
	text-decoration: none;
	color: #00788A;
	font-size: 10pt;
}
