.PrintOnly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
	background-position: left;
}
.noPrint {
	display: none;
}
.SpecTable {

	border: thin solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}
.SpecTable td {

	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	font-size: 12px;
}

