.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #006600;
	letter-spacing: 2px;
	text-align: justify;
}
.forms1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00A200;
	background-color: #E8FFE8;
	width: 300px;
	border: thin groove #00A200;
}
.forms2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00A200;
	background-color: #E8FFE8;
	width: 100px;
	border: thin groove #00A200;
}
.forms3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00A200;
	background-color: #E8FFE8;
	width: 150px;
	border: thin groove #00A200;
}
