#siteHeader, #siteFooter, .dontprint { display: none; } 

body {
	background: white;
	font-size: 12pt;
	}
	

.hideOnScreen {
	display: block;
}
#contentTable, .contentTable {
	width: 650px;
	align: center;
}
#bigTable {
	width: 650px;
	align: center;
}