body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000000;
	font-weight: bold;
}
body {
	background-image: url(../images/BEACH3.JPG);
	background-color: #3366CC;
	background-position:center;
	background-position:top;
	background-attachment:fixed;
}
.style1 {color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.style2 {font-size: medium}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #00FF00;
}
a:active {
	text-decoration: none;
}

