@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8dc63f;
}
.style1 {
	font-family: tahoma;
	font-size: 12px;
	color: #669933;
}
.style2 {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.style3 {
	font-family: tahoma;
	font-size: 11px;
	color: #009966;
	border: 1px solid #009966;
	height: 25px;
	width: 100px;
	background-color: #FFFFFF;
}
.style4 {
	font-family: tahoma;
	font-size: 11px;
	color: #FF6666;
	border: 1px solid #ff6666;
	background-color: #FFFFFF;
	height: 25px;
	width: 100px;
}
.style5 {
	font-family: tahoma;
	font-size: 11px;
	color: #7c5d3c;
	border: 1px solid #dbe4bb;
	height: 25px;
	width: 140px;
}
.style6 {
	font-family: tahoma;
	font-size: 11px;
	color: #7c5d3c;
	border: 1px solid #becb3e;
	height: 25px;
	width: 140px;
	background-color: #cede67;
}