@charset "UTF-8";

body {
	background-image: url(images/water_background.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 100px;
}
p {
	line-height: 1.5em;
	text-align: justify;
	font-weight: normal;
	margin: 10px;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 26px;
	color: #99CCCC;
	margin-left: 5px;
}
h2 {
	font-size: 20px;
	color: #99CCCC;
	margin-left: 5px;
}
