.bodytext {
	font-family: "Eras Medium ITC", Arial, sans-serif;
	color: #524263;
	font-weight: normal;
	line-height: 24
	font-size: 18px;
	line-height: 24px;
}

.header {
	font-family: "Eras Demi ITC", Arial, sans-serif;
	color: #524263;
	font-weight: bold;
	font-size: 26px;
}

.bottomtext {
	font-family: "Eras Medium ITC", Arial, sans-serif;
	color: #CC6600;
	font-weight: bold;
	font-size: 16px;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #524263;
}
a:hover {
	text-decoration: underline;
	color: #524263;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}

.beforeafter {font-family: "Eras Demi ITC", Arial, sans-serif;font-size: 12px;}
a.beforeafter:link {font-family: "Eras Demi ITC", Arial, sans-serif;color: #CC6600;font-size: 12px;}
a.beforeafter:visited {font-family: "Eras Demi ITC", Arial, sans-serif;color: #524263;font-size: 12px;}
a.beforeafter:hover {font-family: "Eras Demi ITC", Arial, sans-serif;color: #524263;font-size: 12px;}
a.beforeafter:active {font-family: "Eras Demi ITC", Arial, sans-serif;color: #CC6600;font-size: 12px;} 
}