A:link
	{
	color: #0033FF;
	font-weight: bold;
	line-height: 1.3em;
	font-family: sans-serif;
	}
	
A:link:hover
	{
	color: #000066;
	font-weight:bold;
	font-family: sans-serif;
	}
	
A:visited
	{
	color: #333333;
	font-weight: bold;
	font-family: sans-serif;
	}
	
a.footlink
	{
	color: #0033FF;
	font-weight: bold;
	font-size: .9em;
	font-family: sans-serif;
	}
	
a.footlink:hover
	{
	color:#000066;
	}
	
a.footlink:visited
	{
	color:#333333;
	}
	
.body
	{
	color: black;
	font-weight: normal;
	font-size: 1.1em;
	font-family: serif;
	line-height: 1.2em;
	}
	
.footer
	{
	color:black;
	font-weight:400;
	font-size:9pt;
	font-family: sans-serif;
	line-height: 1.2em;
	}
	
.bold
	{
	color: black;
	font-size: .9em;
	font-weight: bold;
	font-family: sans-serif;
	}
	
.italic
	{
	font-size: 1em;
	font-style: italic;
	}
	
.heads
	{
	font-size: 1.5em;
	color: #660000;
	font-weight: bold;
	font-family: sans-serif;
	}
	
.nav
	{
	color: #660000;
	font-weight: bold;
	font-size: 1.1em;
	font-family: sans-serif;
	}
	
.news
	{
	color: black;
	font-weight: normal;
	font-size: .9em;
	font-family: sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	}
	
a.toptxt
	{
	color:#cc6600;
	font-weight: normal;
	font-size: .7em;
	font-family: sans-serif;
	text-decoration: none;
	padding-bottom: 5px;
	}

div.reserveBox
	{
	float: center;
	margin: 20px 5px 20px 5px;
	width: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #660000;
	background-color: #ffffcc;
	padding: 15px;
	text-align: center;
	border-bottom: 3px solid #660000;
	font-weight: normal;
	font-size: 1em;
	font-family: sans-serif;
	}