body {
	background-color: #99CCCC;
	margin: 15px;
	background-image: url(images/water.gif);
	background-repeat: repeat;
}
.imgleft {
	float: left;
	margin-right: 4px;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
}
.h1main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
	padding-left: 200px;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	width: 700px;
}
.h2main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	width: 700px;
	padding-left: 200px;
}
.contact {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	width: 700px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000099;
	padding-left: 15px;
	width: 670px;
}
.mainflash {
	position: relative;
	z-index: 1;
	left: 50px;
	top: -140px;
	margin-bottom: -150px;
}
.mainflash2 {
	position: relative;
	z-index: 1;
	top: -90px;
	margin-bottom: -100px;
	visibility: visible;
}
.imgtop {
	margin-right: 2px;
	position: relative;
	z-index: 10;
	float: left;
}
.todo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	width: 670px;
	padding-left: 15px;
}
.centered {
	text-align: center;
	width: 700px;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
}
.imgright {
	float: right;
	clear: left;
}
.note {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FF3333;
	padding-left: 15px;
}
.imgcenter {
	text-align: center;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000099;
	text-align: left;
	padding-left: 15px;
}
.bodytext a:link {
	color: #0000FF;
}

