body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #E3E3EE;
}
table {
	font-size: 12px;
	color: #000000;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
.hotelname {
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	font-size: 36px;
	color: #FFFFFF;
}
.hotelnamesmall {
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.menu:link {
	text-decoration: underline;
	color: #000000;
}
a.menu:visited {
	text-decoration: underline;
	color: #000000;
}
a.menu:hover {
	text-decoration: none;
	color: #000000;
}
.footer {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666699;
	color: #FFFFFF;
}
.small {
	font-size: 10px;
}
.topictitle {
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
	font-style: normal;
	color: #666699;
}
.attractions {
	font-weight: bold;
	font-size: 13px;
	font-style: normal;
}
.white {
	color: #FFFFFF;
}
td.white {
	background-color: #9999CC;
	color: #FFFFFF;
}
.hotelname {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
