.erode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B552B;
}
.erodeheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2B552B;
	text-align: center;
	font-weight: bolder;

}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2B552B;
	font-weight: bold;

}
.erodelink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

