a {
	color : #AD7339;
	text-decoration : none;
}

a:visited {
	color : #AD7339;
}

a:hover {
	color : #004000;
	text-decoration : underline;
}

a:active {
	color : #004000;
	text-decoration : underline;
}

body {
}

h1 {
}

h3,h4 {
	color : #004000;
	font-family : Arial;
	margin-left : 30;
	margin-right : 30;
}

h5 {
	color : #004000;
	font-family : Arial;
	margin-left : 30;
	margin-right : 30;
}

h6 {
	color : #004000;
	font-family : Arial;
}

p {
	font-family : Arial;
	font-size : 12px;
	margin-left : 20;
	margin-right : 20;
}

p.rooms {
	font-family : Arial;
	font-size : 12px;
	margin-left : 30;
	margin-right : 30;
}

td.rooms {
	font-family : Arial;
	font-size : 12px;
	text-align : center;
}

ul {
	font-family : Arial;
	font-size : 12px;
	margin-left : 60;
	margin-right : 20;
}

.footer {
	color : #004000;
	font-family : Arial;
	font-size : 10px;
	text-align : center;
}
