html {
	font-size: 10pt;
}

.skiplink, #sidebar {
	display: none;
}

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

table {
	page-break-inside: avoid;
}

ul,ol,p {
	orphans: 4;
	widows: 2
}
