.text {
	font-family: "Gill Sans";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.textblack {
	font-family: "Gill Sans";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.orangetext { 
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
	font-family: "Times New Roman";
	font-size: 14px;
}
.whitetext { 
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Times New Roman";
	font-size: 16px;
}
.greentext {
	font-style: normal;
	font-weight: bold;
	color: #336633;
	font-family: ;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.redtext {
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	font-family: ;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
