h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FF3366;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
}

h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
h3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
a {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0066FF;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00CCFF;
	text-decoration: none;

}
body {
	background-attachment: fixed;
	background-image: url(../images/water.jpg);
	background-repeat: no-repeat;
	background-position: left 175px;

}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
}

