p 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
}
#c2 span 
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: small;
        color: #CCCCCC;
        font-weight: normal;
}
#c2 table
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: small;
        color: #CCCCCC;
        font-weight: normal;
}
#c2 dd
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: small;
        color: #CCCCCC;
        font-weight: normal;
}
#c2 li
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: small;
        color: #CCCCCC;
        font-weight: normal;
}
.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	text-align: left;
	font-weight: normal;
}
.indent {
	padding-left: 2em;	
}
.bodystyleBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	text-align: left;
	font-weight: bold;
}
.bodystyleYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFCC;
	text-align: left;
	font-weight: normal;
}
.bodystyleCenterBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small
	color: #CCCCCC;
	text-align: center;
	font-weight: bolder;
}
.bodystyleCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	text-align: center;
}
.bodystyleCenterYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	text-align: center;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
}
.smallCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	text-align: center;
}
.justified {
	text-align: justify;
}
.reference {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CFCFCF;
}
a:hover {
	color: #CCCCFF;
}
a:active {
	color: #7DAEB5;
}
.indented {
margin-left: 2em;
}.button {
  border: none;
  color: white;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 5px;
}

.buttonfauna {background-color: #4CAF50;} /* Green */
.buttonflora {background-color: #669CC4;} /* Blue */