.copyright {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text-home {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.address-home {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}
.links {
	color: #136F5A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:link {
	color: 136F5A;
	text-decoration: none;
}
.button {
	border: 2px double #FEE68F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FEF2B2;
	font-weight: bold;
}
.searchbox {
	border: 1px solid #FDD840;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFDF5;
}
.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.heading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #08735F;
	text-decoration: none;
	font-weight: bold;
}
.runin-head {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #08735F;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}