body {
	background-color: #999999;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.reservation {
	font-size: 17px;
	font-weight: bold;
	color: #1A007C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.info {
	color: #FFFFFF;
}
a:link {
	color: #1A007C;
}
a:visited {
	color: #1A007C;
}
a:active {
	color: #1A007C;
}
a:hover {
	text-decoration: none;
	color: #2FA944;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1A007C;
	font-style: normal;
}
table {
	color: #000000;
	font-size: 12px;
}
