P, TD  {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
line-height: 18px;
color: #000000;
           }

H3 {
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: bold;
color: #669966;
}

H4 {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
color: #336633;
}

H5 {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
font-style: italic;
color: #336633;
}


a:link, span.board { color: #336633; }
A:active { color: #33CC66; text-decoration: none; }
A:visited {	color: #669966; }
A:hover { color: #33CC66; text-decoration: none; }

.bottomnav { font-size: 10px; }

table.bodytable { 
	border: 1px solid #669966; 
	background-image: url(images/leafbackground.gif);
	background-position: center top;
	background-repeat: repeat-y;
	} 
	
div.donate { 
	float: right; 
	width: 200px;
	background-color: #99cc99;
	margin: 0 0 20px 20px;
	padding: 10px;
}
div.donate form { text-align: center; margin-bottom: 0; }