body {
	size: 8.5in 11in landscape;
	margin: 0.25in;
}

#header, #leftside, #footer, #premier, #breadcrumbs, #tabledesc, form {
	display:none;
}

.shiptable {
	page-break-after: auto;
}

table {
	border-collapse: collapse;
	font-size: 8pt;
}

th, td {
	padding: 2px;
	border: 1px solid #000;
	text-align: left;
}

td {
	white-space: nowrap;
}

h1 {
	font-size: 14pt;
	border-bottom: 1px solid #000;
}

h2 {
	font-size: 12pt;
}

#main {
	font-family: verdana;
	font-size: 10pt;
}