body {
	padding : 0px;
	margin : 0px;
	color : #000000;
	font-family : Futura, Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
}
ul, ol {
	font-size : 90%;
}
.question {
	color : #005787;
	font-weight : bold;
}
.answer {
	font-weight : bold;
}
.navlinks {
	list-style : none;
	text-align : center;
	padding : 0px;
	margin-top : 1em;
	margin-left : 0px;
}
.navlinks li {
	margin-top : 0.5em;
	margin-bottom : 0.5em;
}
.navlinks a {
	color : #003163;
	font-size : 1.1em;
	font-weight : bold;
}
h1 {
	color : #003163;
	font-size : 1.5em;
	margin-top : 1em;
	margin-left : 1.5em;
}
h2 {
	color : #005787;
	font-size : 1.3em;
	margin-left : 0.5em;
}
.reditalic {
	color : #FF0000;
	font-style : italic;
}
.header {
	color : #005787;
	font-size : 1.2em;
	font-weight : bold;
}
.bigheader {
	color : #005787;
	font-size : 1.7em;
	font-weight : bold;
}
.smallheader {
	color : #000000;
	font-size : 0.8em;
	font-weight : bold;
}
.bolditalic {
	font-size : 0.8em;
	font-weight : bold;
	font-style : italic;
	margin-top : 0.5em;
}
.emailinfo {
	color : #005787;
	font-weight : bold;
}
.contactaddress {
	font-size : 0.9em;
}
.attraction {
	color : #005787;
	font-weight : bold;
}
form {
	font-size : 0.9em;
}