body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e4e3d3;
	font-family: tahoma;
	font-size: 11px;
	text-align: justify;
	color: #464100;
}.text {
	font-family: tahoma;
	font-size: 10px;
	color: #7A7203;
}
select {
	font-size: 11px;
	border: 1px #999999;
}
input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 11px;
}.text1 {

	font-family: tahoma;
	font-size: 11px;
	color: #403C02;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
