@charset "utf-8";
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.sitenames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5E4B2D;
}

.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5E4B2D;
	line-height: 24px;
	font-weight: bold;
}
a:link {
	color: #8BA40E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #8BA40E;
	text-decoration: none;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.clients {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}
