
h1 {
	background-color: silver;
	font-size: large;
	padding: 0.1em 0.5em;
}
h2 {
	background-color: silver;
	font-size: medium;
	margin-left: 1em;
	padding: 0.1em 0.5em;
}
p.faq {
	text-indent: -1em;
	padding-left: 1em;
	margin: 0em;
}
body {
	background-color: white;
}
div.toc1 {
	text-indent: -1em;
	margin: 0em 1em;
	font-weight: bold;
}
div.toc2 {
	text-indent: -1em;
	margin: 0em 2em;
}
div.ref {
	text-indent: -2em;
	margin: 0.5em 2em;
}
