.Boldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Bolditalictxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;

}
.headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #006699;

}
.legaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.mediumtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.txtclean {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
.headertxtRED {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
}
.salesheadtxt {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.salesprice {

	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #009933;
	font-weight: bold;
}
.headertxtBLK {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.boxstyle {
	border: thin dashed;

}
