.text_black14 {
	font-family: "ms sans Serif";
	font-size: 14px;
	color: #000000;
}
.text_green {
	font-family: "ms sans Serif";
	font-size: 14px;
	font-weight: bolder;
	color: #009900;
}
.text_orange {
	font-family: "ms sans Serif";
	font-size: 14px;
	font-weight: bolder;
	color: #FF6600;
}
