.bodytext { font-size: 11px; font-family: verdana, arial, helvetica; }
.nav  { font-size: 11px; font-family: Arial; text-decoration: none; }
.nav:hover { font-size: 11px; font-family: Arial; color: white; text-decoration: none; background-color: black; }
.subnav  { font-size: 10px; font-family: Arial; text-decoration: none; }
.subnav:hover { font-size: 10px; font-family: Arial; color: white; text-decoration: none; background-color: #666699; }
.frontnostyle { font-size: 11px; font-family: verdana, arial, helvetica; text-decoration: none; color:blue; }
.catdesc { font-size: 13px; font-family: arial; }
.hd { display:none; }

table.saletable {
	border-width: 1px;
	border-spacing: 0px;
	border-style: dashed;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
	width: 415px;
	height: 91px;
}
table.saletable td {
	padding: 3px;
}
.salehead {
	color: #cc0000;
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
}
.salebody {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
}
.salefooter {
	color: #000000;
	font-size: 10px;
	font-family: Arial;
}

