html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, blockquote,
img, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
body {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin: 4px 0 10px 0;
}
ul, ol {
	margin: 4px 0 4px 40px;
}
p, li {
	font-size: 80%;
	line-height: 1.4;
}
li li {
	font-size: 100%;
	line-height: 1.4;
}
#hours td {
	font-size: 80%;
}
h1 {
	color: #CC9900;
	font-size: 90%;
}
h2 {
	color: #CC9900;
	font-size: 90%;
	margin: 15px 0 0 0;
}

h3 {
	color: #000099;
	font-size: 100%;
	margin: 15px 0 7px 0;
}
h4 {
	color: #000099;
	font-size: 90%;
	margin: 15px 0 7px 0;
}
table.fees {
	font-size: 80%;
}
#footer {
	text-align: center;
}

#footer a {  
	font-family: Arial, Helvetica, sans-serif; 
}
.copyright {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 75%;
	text-align: center;
}
table.aspOutput th {
	color: #CC9900;
	font-size: 90%;
	margin: 15px 0 0 0;
	text-align: left;
}
table.aspOutput td {
	font-size: 85%;
	margin: 15px 0 0 0;
}
/*.content {  font-family: Arial, Helvetica, sans-serif; font-size: small}
.heading {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #CC9900}
ul {  margin-top: 0px; margin-bottom: 0px}
*/