/* CSS Document */
a:link {
	color: #22b267;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #22b267;
}
a:hover {
	text-decoration: none;
	color: #22b267;
}
a:active {
	text-decoration: underline;
	color: #22b267;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
}
h1 {
	font-size: 12px;
	color: #F0AF47;
}
h2 {
	font-size: 12px;
	color: #F0AF47;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
}
.seo-text {
	color: #003a2c;
}
.copyright {
	color: #003A2C;
}
.form-text {
	line-height: 20px;
	color: #000000;
}
.form-object {
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	background-color: #FCF1DE;
	border: 1px solid #F7CF95;
}
.green-italic {
	font-family: Garamond;
	font-size: 24px;
	font-style: italic;
	color: #22B267;
}
.dots {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}
.address {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.ddllink {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin-top: 15px;
}
