.gray12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.black12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.green14-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 69861A;
}
.green14-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 61AE05;
}
.red14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: EE4807;
}
.green12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #468A14;
}
.yellow12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
}

.red12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ee4807;
}
.boxes {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #999999;
}
.white14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.white12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textBlackTahoma12 {
	font-family: "Tahoma";
	font-size: 12px;
	color: #000000;
}
.textRedTahoma12 {
	font-family: "Tahoma";
	font-size: 12px;
	color: #FF0000;
}
.textRedTahomaBold12 {
	font-family: "Tahoma";
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.textBlackTahomaBold12 {
	font-family: "Tahoma";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}