.heading {
	font-family: "Lucida Sans";
	font-size: 16pt;
	font-weight: bold;
	color: #E16623;
}
.textsmall {
	font-family: "Lucida Sans", Arial, helvetica, SansSerif;
	font-size: 7pt;
	color: #333333;
}
.textmedium {

	font-family: "Lucida Sans", Arial, helvetica, SansSerif;
	font-size: 10pt;
	color: #333333;
}
.subheading {

	font-family: "Lucida Sans";
	font-size: 12pt;
	font-weight: bold;
	color: #E16623;
}
.text9 {


	font-family: "Lucida Sans", Arial, helvetica, SansSerif;
	font-size: 9px;
	color: #333333;
}
