body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033CC;
}
body {
	margin-top: 10px;
	background-image:  url("titles/waterx1.jpg");
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
}
h1 {
	font-size: 24px;
	color: #8F0000;
}
.maintable {
	padding-right: 15px;
	padding-left: 25px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #0033CC;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 15px;
	padding-left: 20px;
	font-style: italic;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B0004B;
	color: #B0004B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A20003;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #A20003;
}
.bold {
	font-size: 15px;
	font-weight: bold;
	color: #B0004B;
}
.bluline {
	color: #0066FF;
}
.linkbg {
	background-color: #FFF8BF;
	border: 1px solid #9F0005;
	margin: 3px;
	padding: 1px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFF99;
	background-color: #CC0033;
}
a:active {
	text-decoration: none;
}
.tablelines {
	border: 1px solid #B4D9FF;
}
textarea {
	background-color: #F4FDFF;
	width: 250px;
}
input {
	background-color: #F4FDFF;
	width: 250px;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #3399FF;
	color: #FFFFFF;
	border: 2px outset #CC3333;
}
