form {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
}
select {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
}
input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
}
input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #000099;

}
a:hover {
	text-decoration: underline overline;
	color: #000099;

}
a:active {
	color: #000099;
	text-decoration: none;
}
.blueheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.roomheading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #0066AA;
}
.ListItems {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF6633;

}
.bulletlist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000099;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;

}
.smallfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.comments {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
