.plainText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.palmBG {
	background-image: url(images/palm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: fixed;

}
.coverText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
