td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D4C307;
	text-decoration: none;
}
.tit:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #518C51;
	text-decoration: underline;
}
.just {
	text-align: justify;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #2C7C2E;
	text-decoration: none;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #D4C307;
	text-decoration: underline;
}

.input1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
	height: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.input2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
	height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.textarea2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
	height: 80px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.bot {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5EAD3E;
	height: 17px;
	width: 80px;
	border: 0px solid #FFFFFF;
}
.bot2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #81C56B;
	height: 17px;
	width: 80px;
	border: 0px solid #FFFFFF;
}
