.body		{ font: 8pt;
	  font-family: San-Serif, Arial;
	  color: black;
}

.bodyLink		{ font: 8pt;
	  font-family: San-Serif, Arial;
	  color: black;
	  text-decoration: none;

}

.bodyLink:hover		{ font: 8pt;
	  font-family: San-Serif, Arial;
	  color: blue;
	  text-decoration: none;
}

.title		{ font: 10pt;
	  font-family: San-Serif, Arial;
	  color: #006633;
	  font-weight: bold;
}

.siteTitle		{ font: 24pt;
	  font-family: Lucida Bright, Garamond;
	  color: #006633;
	  font-weight: bold;
}

.footer		{ font: 7pt;
	  font-family: San-Serif, Arial;
	  color: black;
	  text-decoration: none;
}

.footer:hover		{ font: 7pt;
	  font-family: San-Serif, Arial;
	  color: #006633;
	  text-decoration: none;
}

.nav		{ font: 8pt;
	  font-family: San-Serif, Arial;
	  color: black;
	  padding-left: 3px;
	  padding-right: 3px;
	  text-decoration: none;
	  font-weight: bold;
}

.nav:hover		{ font: 8pt;
	  font-family: San-Serif, Arial;
	  color: #006633;
	  padding-left: 3px;
	  padding-right: 3px;
	  text-decoration: none;
	  font-weight: bold;
}

.nav2		{ font: 8pt;
	  font-family: San-Serif, Arial;
	  color: black;
	  text-decoration: none;
	  font-weight: bold;
}

.nav2:hover		{ font: 8pt;
	  font-family: San-Serif, Arial;
	  color: #006633;
	  text-decoration: none;
	  font-weight: bold;
}

.news		{ font: 8pt;
	  font-family: San-Serif, Arial;
	  color: black;
	  text-decoration: none;
}

.news:hover		{ font: 8pt;
	  font-family: San-Serif, Arial;
	  color: #006633;
	  text-decoration: none;
}

.small		{ font: 8pt;
	  font-family: San-Serif, Arial;
	  color: black;
}


#content	{
	margintop: 0px;
}

td		{ font: 8pt;
	  font-family: San-Serif, Arial;
	  color: black;
}