body {
	margin-top:20px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #1c7f9f;
	text-align: left;
	background-image: url(assets/bg.jpg);
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
}
.title {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	format: H1;
	font-weight: bold;
	color: #FFF;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #FFF;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	list-style-type: square;
}

.footnotes {
	width: 916px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 9pt;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	font-variant: small-caps;
	color: #CCC;
}
.table_line {
	border: 1px solid #333333;
	background-color: #FFF;
}

ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
}
#bookingPanel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	line-height: 20px;
}
