/* ----- PAGE LAYOUT ----- */

html
{
	background: none;
	color: black;
}

.jswarning
{
	display: none;
}

#foot
{
	padding-bottom: 0;
}

h1
{
	page-break-after: avoid;
}

h2
{
	page-break-after: avoid;
}

h3
{
	page-break-after: avoid;
}

