.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.header {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.statement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}
.roomtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
}
hr {
	color: #FFCC99;
	width: 95%;
}.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #0099CC;

}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
A:hover {color: #FF0000}
.scroller {
	color: #FFFFFF;
}
body {
	background-color: #0099CC;
}
h1 {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
}
