body {
	background-color: #FFF8E6;
}
p {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
li {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: "Times New Roman";
	font-size: 24px;
	color: #000000;
	font-weight: normal;
}
h2 {
	font-family: "Times New Roman";
	font-size: 20px;
	color: #000000;
	font-weight: normal;
}
h3 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
h4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.copyright {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.resort-title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}

