div.hide {
	display: none;
	width: 0px;
	height: 0px;
}

table.hide {
	border-width: 0px;
	border-style: none;
	width: 0px;
	height: 0px;
}

table.hide object, table.hide embed {
	display: none;
}

.contentbox {
	position: absolute;
	top: 130px;
	left: 0px;
	width: 650px;
}

td {
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
}

#printheader {
	position: absolute;
	top: 0px;
	left: 0px;
}

.printheader {
	font-size: 18px;
	font-weight: bold;
}