
body, #page_margins, #page, #main {
	margin: 0;
	padding: 0;
	border: 0;
}

#page_margins, #page {
	width: 100% !important;
	min-width: 0;
	max-width: none;
}

#header, #menu_top_wrapper, #footer, #debug, #sqldebug {
	display: none;
}

body * {
	font-family: "Times New Roman", Times, serif;
}

code, pre {
	font-family: "Courier New", Courier, mono;
}

body {
	font-size: 12pt;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	page-break-after: avoid;
}
