@charset "ISO-8859-1";
.head_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #16A64E;
}
a:link {
	font-weight: bold;
	color: #094726;
	text-decoration: underline;
}
a:hover {
	color: #119A51;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #094726;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.head_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #094726;
}
#sig {
	float: right;
	margin-right: 22px;
}
#txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 10px;
}
#head1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 28px;
}
#foot {
	background-color: #AC9788;
	margin: 0px;
	padding: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
}
#top {
	background-color: #A99789;
	height: 20px;
	width: 100%;
	text-align: center;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #094726;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFF;
}
#top a {
	color: #094726;
}
strong {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

