body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6B725F;
}
.footer {
	color: #909586;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #596143;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #596143;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #596143;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #596143;
	text-decoration: none;
	font-weight: bold;
}
.Intro {
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6B725F;
}
a.menuselected:visited {
	color: #596143;
	text-decoration: none;
	font-weight: bold;
}
a.menuselected:active {
	color: #596143;
	text-decoration: none;
	font-weight: bold;
}
a.menuselected:hover {
	color: #596143;
	text-decoration: underline;
	font-weight: bold;
}
a.menuselected:link {
	color: #596143;
	text-decoration: none;
	font-weight: bold;
}
.title {
	font-size: 11pt;
	font-weight: bold;
}
.subhead {
	font-weight: bold;
	text-transform: uppercase;
}
.White {
	font-weight: bold;
	color: #FFFFFF;
}
.booked {
	background-color: #909586;
	color: #FFFFFF;
}
