.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.courier-bodytext {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FF9900;
	letter-spacing: 0.05em;
	padding-left: 0px;
	padding-right: 0px;
}
.courier-smalltxt {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FF9900;
	letter-spacing: 0.15em;
	padding-right: 20px;
}
.courier-headig {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FF9900;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding-left: 0px;
}
.courier-smallertxt {
	font-family: "Courier New", Courier, mono;
	font-size: 8px;
	color: #FF9900;
	letter-spacing: 0.10em;
	padding-right: 20px;
}
