.font {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: 2C3F09;
}
.font2 {
	font-family: Arial;
	font-size: 11px;
	color: 666666;
	text-decoration: none;
}
.formtype {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: ffffff; border-color: 303030 303030 303030 #303030; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}.buttontype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D7E472;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: 303030;
	border-bottom-color: 303030;
	border-left-color: #303030;
}
