.textwhite {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.textblack {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.textwhite {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.textred {
	font-family: Arial;
	font-size: 20px;
	color: #cc0000;
}



.textredbold {
	font-family: Arial;
	font-size: 12px;
	color: #0066FF;
	font-weight: bold;

}
.textorangebold {

	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

