.border {
	border: 1px solid #001343;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin: .2em;
	padding: 0;
}
#localmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px;
}
#localmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#localmenu a:hover {
	text-decoration: underline;
}
#localmenu a.reserve {
	font-size: 12px;
	color: #9999FF;
}
.hometxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.reserveme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.bodytxtBold {
	font-weight: bold;
}
.bodytxtSmall {
	font-size: 11px;
	line-height: 15px;
}
.bodytxt-feature {
	font-weight: bold;
	color: #9999FF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

