p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	color: #000033;
	letter-spacing: .03em;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 11px;
	margin-left: 20px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	font-size: 19px;
	text-transform: uppercase;
	letter-spacing: .4em;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	color: #006666;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
		margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 11px;
	margin-left: 20px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
		margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 11px;
	margin-left: 20px;
}
#Table_01 {
background-image:url(images/greatwatersbg.jpg);
background-position:right top;
background-repeat:no-repeat;
}