.noPrint, .TechLink, .location, #leftColumn
{
  display: none;
}
.Print
{
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	float: none;
	overflow: visible;
	color: black;
}
h1, h2, h3, a {
	color: #000000;
}
body, #TextArea, #Sisutable, #MainTable, #PrintContent, #contentColumn, #Subtext
{
	font: 11pt Georgia, "Times New Roman", serif;
	color: #000000;
	background: #ffffff;
	width: auto;
	height: auto;
}