body {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	background-color: #17562c;
}

a { text-decoration: none; }

a:link { color: #8DB14F; }

a:visited { color: #8DB14F; }

a:active { color: #8DB14F; }

a:hover { color: #8DB14F; text-decoration: underline; }





a.blue { text-decoration: none; }

a.blue:link { color: #4b86a4; }

a.blue:visited { color: #4b86a4; }

a.blue:active { color: #4b86a4; }

a.blue:hover { color: #4b86a4; text-decoration: underline; }




.maintext { font-family: "lucida grande", tahoma, verdana, arial, sans-serif; font-size: 14px; line-height: 130%;	color: #7B7B7B }

.bigtext { font-family: "lucida grande", tahoma, verdana, arial, sans-serif; font-size: 25px; line-height: 130%;	color: #17562C}
.maintext h3 {
	font-weight: bold;
	color: #000000;
}
.highlight {
	color: #17562C;
}

.toptext { font-family: "lucida grande", tahoma, verdana, arial, sans-serif; font-size: 45px; line-height: 130%;	color: #17562C}

.wheretext { font-family: "lucida grande", tahoma, verdana, arial, sans-serif; font-size: 12px; line-height: 100%;	color: #000000 }

.linktext { font-family: "lucida grande", tahoma, verdana, arial, sans-serif; font-size: 11px; line-height: 130%;	color: #7B7B7B }

