h1, h2, h3, h4, h5, h6,
p, table {
	margin-top: 0.25cm;
	margin-bottom: 0.25cm;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0.5cm;
}
h1 {
	margin-bottom: 0.75cm;
}
h2:before {
	display: block;
	margin-bottom: 1mm;
	font-size: 8pt;
	text-transform: uppercase;
}
h2.problem:before {
	content: "Problem:";
}
h2.question:before {
	content: "Question:";
}

#toc {
	margin-bottom: 0.5cm;
}
#toc th {
	font-size: 1.35em;
}
#toc th, #toc td {
	border: none;
}

p.image {
	text-align: center;
}
table {
	margin-left: auto;
	margin-right: auto;
}

div.question {
	padding: 0.5cm;
	padding-top: 0.125cm;

	border: 1pt solid #ddd;
	margin-bottom: -1px;
}

div#Footer {
	margin-top: 0.75cm;
}
