html, body {
	background-color: #f8f8f8;
	font-family: Arial, sans-serif;
	font-size: 9pt;
}
table {
	border: none
}
h1 {
	font-size: 12pt;
	margin: 0.2em 0;
}
ul, ol {
	margin-top: 2px;
	margin-bottom: 2px;
}