.16 {
	font-size: 16px;
	line-height: 2;
}
.20 {
	font-size: 20px;
	line-height: 2;
}
.24 {
	font-size: 24px;
	line-height: 2;
}
.14 {
	font-size: 14px;
	line-height: 2;
}
.12 {
	font-size: 12px;
	line-height: 2;
}
.16g {
	font-size: 16px;
	line-height: 2;
	font-weight: bold;
	color: #336600;
}
.16orange {
	font-size: 16px;
	line-height: 2;
	color: #FF520A;
	font-weight: bold;
}
.12b {
	font-size: 12px;
	line-height: 2;
	font-weight: bold;
}
.12s {
	font-size: 12px;
	line-height: 2;
	text-transform: lowercase;
}

