table {
	font-family: Times New Roman;
	font-size: 10pt;
	color: #0E4802;
	text-decoration: none;
}
body {
	scrollbar-3d-light-color:#0E4802;
	scrollbar-arrow-color:#0E4802;
	scrollbar-base-color:#0E4802;
	scrollbar-dark-shadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#0E4802;
}
input {
	font-family: Times New Roman;
	font-size: 10pt;
	color: #0E4802;
	text-decoration: none;
	background-color: #EBEDEA;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: groove;
	border-bottom-color: #0E4802;
	border-left-color: #0E4802;
	height: 12pt;
}
.input {
	font-family: Times New Roman;
	font-size: 10pt;
	color: #0E4802;
	text-decoration: none;
	background-color: #EBEDEA;
	border: none;
}
select {
	font-family: Times New Roman;
	font-size: 10pt;
	color: #0E4802;
	text-decoration: none;
	background-color: #EBEDEA;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: groove;
	border-bottom-color: #0E4802;
	border-left-color: #0E4802;
}
textarea {
	font-family: Times New Roman;
	font-size: 10pt;
	color: #0E4802;
	text-decoration: none;
	background-color: #EBEDEA;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: groove;
	border-bottom-color: #0E4802;
	border-left-color: #0E4802;
	height: 80px;
	width: 135px;
}
.textarea2 {
	font-family: Times New Roman;
	font-size: 10pt;
	color: #0E4802;
	text-decoration: none;
	background-color: #EBEDEA;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: groove;
	border-bottom-color: #0E4802;
	border-left-color: #0E4802;
	height: 80px;
	width: 150px;
}
a {
	font-family: Times New Roman;
	font-size: 10pt;
	color: #0E4802;
	text-decoration: none;
}
.title {
	font-family: hanzel wide;
	font-size: 11pt;
	color: #0E4802;
}
.title2 {
	font-family: hanzel wide;
	font-size: 13pt;
	color: #0E4802;
}
.leg {
	font-family: times new roman;
	font-size: 6.5pt;
	color: #A9C8A2;
}
.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0E4802;
}
a:link {
	font-family: Times New Roman;
	font-size: 10pt;
	color: #0E4802;
	text-decoration: none;
}
a:visited {
	font-family: Times New Roman;
	font-size: 10pt;
	color: #0E4802;
	text-decoration: none;
}
a:hover {
	font-family: Times New Roman;
	font-size: 10pt;
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	font-family: Times New Roman;
	font-size: 10pt;
	color: #ff0000;
	text-decoration: none;
}
a.red:link {
	font-family: Times New Roman;
	font-size: 10pt;
	color: #ff0000;
	text-decoration: none;
}
a.red:visited {
	font-family: Times New Roman;
	font-size: 10pt;
	color: #ff0000;
	text-decoration: none;
}
a.red:hover {
	font-family: Times New Roman;
	font-size: 10pt;
	color: #0E4802;
	text-decoration: underline;
}
a.red:active {
	font-family: Times New Roman;
	font-size: 10pt;
	color: #0E4802;
	text-decoration: none;
}


.form-l {
	width: 650px;
}