body {
	font-family: Arial, Verdana;
	font-size: 12pt;
}

table#maintable {
	margin: 0 auto;
	}

table#strudel {
	display: inline;
	margin: 0 auto;
	width:auto;
	}

table#removeonprint {
	display: none;
	}

table#showonprint {
	display: inline;
	}

table#bottompastry {
	margin-top: 3in;
	}