html {
	line-height: 1.5;
}
html.summary {
	line-height: 1.2;
	font-size: 11pt;
}
html.summary p {
	margin: .5rem 0;
}
html.summary h1, html.summary h2 {
	margin: .5rem 0 .3rem;
}
ol ol {
	list-style-type: lower-latin;
}
table {
	border-collapse: collapse;
}
table.a4p {
	width: 20cm;
	max-width: 100%;
}
td {
	border: 1px solid black;
	padding: 0.2em;
}
table.summary-header {
	width: 100%;
}
table.summary-header th, table.summary-header td {
	border: none;
	vertical-align: top;
	text-align: left;
}
