.noPrint, .leftColumn, .TechLink, .location, #corner, #printFunc, #TextHeader, #BlueLine, #location, #Space
{
  display: none;
}

#textH {
	position:relative;
	padding:0;
	margin:0;
}
a, h1, h2, h3 {
	color: #000000;
}
body, #text, .Main
{
	font: 11pt Georgia, "Times New Roman", serif;
	color: #000000;
	background: #ffffff;
	background-image: none;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	float: none;
}

table, td {
	width:auto;
	height:auto;
}

@media screen
{
	body
	{
		padding: 16px;
	}
}