body
{
}

.hidefromprinter
{
	visibility:hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
	position:absolute;
	z-index: 0;
	top: -5000px;
}


.stdFontResults
{
  font-family: "Verdana";
  font-size: 8px;
  color: #000000;
}