.green {
	font-size: 12px;
	color: #245003;
	line-height: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.blank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
	font-weight: normal;
}

.yellow {
	color: #FC9729;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}
.white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.green2 {
	font-size: 12px;
	color: #389005;
	line-height: 25px;
}
