.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #545623;
}
a:hover {
	color: #111111;
	text-decoration: none;




}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #545623;
	font-style: normal;
	text-transform: none;
}
.Footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2s373F;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99CCFF;
}
.SubHeading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #2d373F;
}
img
{
 border-color: #E5C0C9;
} 
H1
{
font-size:100%;
}
hr {
  border: 0;
  width: 80%;
  color:#E5C0C9;
  background-color: #E5C0C9;
}