@charset "UTF-8";
.greytext {
	color: #A1A1A0;
}
.smblktxt {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 10px;
	color: #000;
}
.soldtxt {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 15px;
	color: #990000;
}
.lgtxt {
	font-size: 16px;
	color: #060062;
}
.xltxt {
	font-size: 20px;
	color: #000;
}
