*, *::before, *::after {
	margin: 0;
	padding: 0;
	font-family: valkyrie_ot_a, serif;
	font-size: 9pt;
	hyphens: auto;
}
body {
	text-align: justify;
	width: 111mm;
	margin: 0 auto;
}
p {
	line-height: 1.332;
	margin: 1.332em auto;
}
h2 {
	font-size: 150%;
	text-align: left;
	font-style: italic;
	font-weight: 400;
	padding-top: 1em;
	margin-bottom: 0;
}
a {
	text-decoration: none;
}
.smallCaps {
	font-family: valkyrie_ot_a, serif;
	font-style: normal;
	font-variant-caps: small-caps;
	font-variant-numeric: oldstyle-nums;
}
hr {
	border: 1.5px solid;
}
.epigraph {
	text-align: center;
}
.epigraphFirst {
	padding: 0;
	margin-bottom: 0;
}
.epigraphSecond {
	margin: auto;
	margin-top: 0;
	margin-left: 1.28em;
}
.epigraphLast {
	text-align: right;
}
.epigraphSpacer {
	font-size: 0.84em;
}
.sectionLetter {
	display: none;
}
code {
	font-family: latin_modern_mono, monospace;
}
table {
	border-spacing: 0;
	font-variant-numeric: tabular-nums;
}
tr:first-child th {
	border-top-width: 0.25mm;
	border-top-style: solid;
	border-bottom-width: 0.25mm;
	border-bottom-style: solid;
}
th, td {
	border-right-width: 0.25mm;
	border-right-style: solid;
	vertical-align: top;
}
th {
	text-align: center;
	font-weight: 400;
	width: 37mm;
	padding: 1mm;
}
th:first-child, td:first-child {
	border-left-width: 0.25mm;
	border-left-style: solid;
	text-align: left;
}
td {
	padding: 0.5mm 1mm;
}
td.datum {
	text-align: right;
	border-right-style: none;
	padding-right: 0.6mm;
}
td.unit {
	padding-left: 0.6mm;
	border-left-style: none;
}
td sub {
	font-size: 0.7em;
}
td.noLeftBorder {
	border-left-style: none;
}
tr:last-child td {
	padding-bottom: 1mm;
	border-bottom-width: 0.25mm;
	border-bottom-style: solid;
}
