.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.2em;
}
.fontsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 1.2em;
}
.fontorange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E25B1D;
	line-height: 1.2em;
}

