.text1 {
	color: white;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.helve12white {
	color: white;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.helve12whitebold {
	color: white;
	font: bold 12px Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.helve14white {
	color: white;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.helve14whitebold {
	color: white;
	font: bold 14px Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.helve16whitebold {
	color: white;
	font: bold 16px Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.text2 {
	color: #fda845;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}