.bodytext{
	font-family: arial;
	font-size: 9pt;
	color: #333333;
}

.bodytextbold{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}

.bodytextboldlg{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
}

.bodytext a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #7e914f;
}

.bodytext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #b6c989;
}

#TBL1{border-color:#cccccc;
border-style:solid; border-width:1px;}

.navigation {
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	font-weight: none;
	color: #666666;
}

.navigation a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #7e914f;
}

.navigation a:hover{
text-decoration: none;
font-weight: bold;
color: #b6c989;
}


.footertext{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}

.footertext a{
	font-family: arial;
	font-size: 7pt;
	text-decoration: underline;
	font-weight: bold;
	color: #7e914f;
}

.footertext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #b6c989;
}


.heading{
	font-family: georgia;
	font-size: 13pt;
	font-weight: none;
	color: #73203d;
}

.reservationtext{
	font-family: arial;
	font-size: 7pt;
	font-weight: bold;
	color: #666666;
}