body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	margin-left: 0em;
	margin-top: 0em;
	background-color: #66FFFF;
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 135%;
}
h3 {
	font-size: 120%;
}
.main {
	padding-top: .5em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: .5em;
}
.style3 {
	font-size: large;
	font-style: italic;
	font-weight: bold;
}
.mainbg {
	background-attachment: fixed;
	background-color: #D5E1ED;
	background-image: url(palm2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.logo2bg {
	background-attachment: fixed;
	background: url(logo2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	color: #000066;
}a:link {
	color: #000099;
	text-decoration: underline;
}
.underlined {
	text-decoration: underline;
}
a.menu:hover {
	background-color: #FFFFCC;
}

