body {
	background-color: #FFFFFF
	font-family: Century Schoolbook, New Century Schoolbook, New Century Schoolbook LT Std, Century Schoolbook L, Book Antiqua, Bookman Old Style, Bookman, URW Bookman L, Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

a {
color: #551838;
font-weight: bold;
text-decoration: none;
}

a:active { color: orange; text-decoration: none }
a:hover { color: #FFFFFF; text-decoration: underline }

a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}	
a.menu:active { color: orange; text-decoration: none }
a.menu:visited { color: #FFFFFF; text-decoration: none }
a.menu:hover { color: cyan; text-decoration: underline }

.notbold {
	font-weight: normal;
}
.smallercategories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.categories {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.BigHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #003333;
	margin: auto;
	text-align: center;
}
.buttontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.MediumHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #003333;
}
li {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #003333;
	height: 30px;
	font-weight: bold;
	padding-top: 0px;
}
li.tight {

	height: 18px;

}
.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #000033;
	padding: 12px;
}
.notice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #990000;
	border: medium dotted #FF9999;
	padding: 4px;
}
.bullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	color: #000000;
	padding: 8px;
}