@charset "ISO-8859-1";
a {
	font-size: 12px;
	color: #086936;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #086936;
}
a:visited {
	text-decoration: none;
	color: #086936;
}
a:hover {
	text-decoration: none;
	color: #FB5604;
}
a:active {
	text-decoration: none;
	color: #FB5604;
}
body {
	background-color: #086936;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 22px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 25px;
	text-align: justify;
}
.contacts {
	color: #333333;
	font-size: 11px;
	text-align: left;
	line-height: 12px;
}
.current {
	font-size: 12px;
	color: #FB5604;
	font-weight: bold;
}
li {
	text-align: left;
}
td {
	padding: 5px;
}
.ind li {
	padding-left: 18px;
	list-style-position: outside;
	list-style-type: circle;
}
.clearfloat {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 0px;
}

