.text {
	font-size: 10pt;
}
.bigtext {
	font-size: 18px;
}
.orangetext {
	font-size: 11pt;
	color: #FFCC00;
}
.orangetextbig {
	font-size: 18pt;
	color: #FFCC00;
}
.orangetextmid {
	font-size: 14pt;
	color: ffcc00;
}
.orangetextmini {

	font-size: 8pt;
	color: #FFCC00;
}
