.text {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #333333;
}
.mid_green {
	font-family: "Microsoft Sans Serif";
	font-size: 15px;
	color: #009900;
	font-style: normal;
}
.mid_orange {
	font-family: "Microsoft Sans Serif";
	font-size: 15px;
	color: #FF9900;
}
.mid_white {
	font-family: "Microsoft Sans Serif";
	font-size: 15px;
	color: #FFFFFF;
}

.big_orange {
	font-family: "Microsoft Sans Serif";
	font-size: 18px;
	color: #FF9900;
}
black_mid {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #333333;
}
mid_black {
	font-family: sans-serif;
	font-size: 14px;
	color: #000000;
}

