#menu, .leftbg, #crumb, .rightbg, .rightcoll, #baseline, #funcnav, #topnav{
	display: none;
	visibility: hidden;
}

table, #footer{
	width: 170mm;
	margin: auto;
}

#wrap{
	margin: 0;
	width: 100%;
}

table{
	text-align: left;
}

body{
	text-align: center;
}

#top, .topwrap{
	width: 100%;
	background: none;
}

.printhet{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000;
	font-weight: bold;
	visibility: visible;
	display: block;
	margin: 5px;
	line-height: 1em;
	float: right;
}

.printhet a:link, .printhet a:visited, .printhet a:hover{
	color: #000;
	text-decoration: none;
}