body {
	background: #EBE5D3;
}
H1 {
	font-family: century schoolbook, times new roman, bell, serif;
	font-size: 20pt;
	font-style: italic;
	font-weight: bold;
	color: #735C26;
}
.subtitle {
	font-family: century schoolbook, times new roman, bell, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #D1960E;
}
.newstitle {
	font-family: century schoolbook, times new roman, bell, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #D1960E;
}
.newstext {
	font: 11pt/1.2 helvetica, arial, verdana, tahoma, sans-serif;
	color: #735C26;
}
.newstext a {
	font: 9pt helvetica, arial, verdana, tahoma, sans-serif;
	color: #D1960E;
	font-weight: bold;
}
.newstext a:hover {
	font: 9pt helvetica, arial, verdana, tahoma, sans-serif;
	color: #0C3F0D;
	font-weight: bold;
}
.content {
	font: 12pt/1.2 helvetica, arial, verdana, tahoma, sans-serif;
	color: #735C26;
}
.content A:link {
	text-decoration: none;
	font-weight: bold;
	color: #735C26;
}
.content A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #735C26;
}
.content A:hover {
	text-decoration: none;
	font-weight: bold;
	color: #0C3F0D;
}
.register {
	font: 10pt helvetica, arial, verdana, tahoma, sans-serif;
	color: #0C3F0D;
}
.suites {
	font: 10pt helvetica, arial, verdana, tahoma, sans-serif;
	font-weight: bold;
	color: #0C3F0D;
}
.occupancyfees {
	font: 11pt helvetica, arial, verdana, tahoma, sans-serif;
	color: #0C3F0D;
}
.suitetext {
	font: 10pt helvetica, arial, verdana, tahoma, sans-serif;
	color: #0C3F0D;
}
a:link.suitetext {
	font: 10pt helvetica, arial, verdana, tahoma, sans-serif;
	color: #0C3F0D;
	text-decoration: none;
}
a:hover.suitetext {
	color: #D1960E;
	text-decoration: none;
}
.suitebutton {
	font: 9pt helvetica, arial, verdana, tahoma, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #0C3F0D;
	text-decoration: none;
}
.suitebutton a:link {
	color: #0C3F0D;
	text-decoration: none;
}
.suitebutton a:hover {
	color: #D1960E;
	text-decoration: none;
}
.footnote {
	font: 9pt helvetica, arial, verdana, tahoma, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #0C3F0D;
}
.copyright {
	font: 8pt helvetica, arial, verdana, tahoma, sans-serif;
	font-weight: bold;
	color: #0C3F0D;
}
a:link.copyright {
	font-weight: bold;
	color: #0C3F0D;
	text-decoration: none;
}
a:hover.copyright {
	font-weight: bold;
	color: #D1960E;
	text-decoration: none;
}

