h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: lowercase;
	color: #c5c56a;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #634137;
}
.RegenStationHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #95411D;
	background-color: #FFFFCC;
	border: none;
}
.RegenStationPicText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	text-transform: uppercase;

}
.RegenStatFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #cc6633;
}
