h1 {
	background-color: #FFFFFF;
	letter-spacing: .15em;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	color: #006699;
	font-style: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	line-height: 25px;
	color: #009CB5;
	background-color: #FFFFFF;
	letter-spacing: .15em;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #009CB5;
	background-color: #FFFFFF;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #009CB5;
	background-color: #FFFFFF;
	letter-spacing: .15em;
	text-decoration: underline;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
}

ol {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: 17px;
	color: #666666;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
.footbantitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	line-height: 17px;
	color: #53628D;
	letter-spacing: .05em;
	text-decoration: underline;
}
.footbaninfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #53628D;
	letter-spacing: .02em;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.footnote {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	vertical-align: super;
}
.aquatext {
	color: #009CB5;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
}

