BODY, caption, td, p, H1, H2, H3, H4, H5, H6, A, UL, OL, DD, LI, B, textarea   { font-family: arial,helvetica,sans-serif }

BODY, td, caption { font-size: 12pt }

H1 { font-size: 24pt; font-weight: bold }
H2 { font-size: 18pt; font-weight: bold }
H3 { font-size: 16pt; font-weight: bold }
H4 { font-size: 14pt; font-weight: bold }
H5 { font-size: 10pt; font-weight: normal }
H6 { font-size: 8pt; font-weight: normal }

BODY { 
	background: url(./images/sea3.jpg) fixed 100% 0%;
	margin-top: 5px;
	margin-left: 5px;
}

a { font-family: verdana,helvetica,sans-serif; font-weight: normal; text-decoration: none; font-size: 12px; }

div.mainBody {
	position: absolute;
	left: 20px;
	top: 50px;
	right: 20px;
	color: #ffffff;
}
div.mainBody div {
	padding: 5px;
}
div.mainBody a {
	color: #006699;
	font-weight: normal;
}
div.mainBody div a:hover {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}

div.whitecell {
	background: #ffffff;
}

div.flash {
	text-decoration: blink;
}
