h1 {
    text-align: center;
    clear: both;
    margin-top: 2em;
    margin-bottom: 0.5em;
    font-family: monospace;
    font-size: 267%
    }
h2 {
    text-align: center;
    clear: both;
    margin-top: 5em;
    margin-bottom: 1em;
    letter-spacing: 0.2em;
    margin-right: -0.2em;
    font-size: 100%
    }
h2.vw {
    font-weight: normal;
    letter-spacing: 0;
    margin-right: 0;
    font-size: 175%
    }
p {
    text-align: justify;
    text-indent: 1em
    }
p.tp {
    margin-top: 2em;
    margin-bottom: 1em;
    text-align: center;
    text-indent: 0
    }
p.spreuk {
    text-indent: 0;
    text-align: right;
    font-size: 75%;
    margin-bottom: 2em
    }
div.title {
    margin-top: 3em;
    margin-bottom: 3em;
    text-align: center
    }
div.verso {
    margin-top: 9em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    width: 30em;
    font-size: 75%;
    text-align: center;
    border-top: 2px dotted black
    }
div.voorrede {
    margin-top: 3em;
    margin-bottom: 1em
    }
div.inhoud {
    margin-top: 3em;
    margin-bottom: 2em
    }
hr {
    width: 33%;
    clear: both;
    border: 1px solid black;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto
    }
hr.fnsep {
    width: 18%;
    text-align: left;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 0;
    margin-right: 0
    }
hr.chend {
    width: 22%;
    margin-top: 2em;
    margin-bottom: 1em
    }
hr.chbegin {
    width: 11%;
    margin-top: 1em;
    margin-bottom: 2em
    }
.pagenum {
    text-indent: 0;
    text-align: right;
    font-size: small;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #888
    }
span[title].pagenum:after {
    content: "[" attr(title) "] "
    }
table {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    border: 0;
    border-collapse: collapse
    }
.toc {
    margin-top: 2em;
    margin-bottom: 1em
    }
td.tdl {
    text-align: left;
    padding-left: 0.5em;
    padding-right: 0.5em
    }
td.tdr {
    text-align: right;
    padding-left: 0.5em;
    padding-right: 0.5em
    }
.right {
    text-align: right
    }
.ind3 {
    text-indent: 3em
    }
.ri2 {
    padding-right: 2em
    }
sup {
    vertical-align: 0.3em;
    font-size: 75%
    }
.mixcap {
    font-variant: small-caps
    }
.f {
    font-weight: normal;
    font-style: normal
    }
.ls1 {
    letter-spacing: 0.1em;
    margin-right: -0.1em
    }
.ls2 {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
ins.corr {
    border-bottom: 1px dotted red;
    text-decoration: none
    }
ins.info {
    border-bottom: 1px dotted green;
    text-decoration: none
    }
img {
    border: 0
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.caption {
    text-align: center;
    font-weight: bold;
    font-size: 85%
    }
.caption2 {
    text-align: center;
    font-weight: normal;
    font-size: 100%
    }
.footnote {
    margin-left: 0;
    margin-right: 0;
    font-size: 75%;
    text-align: justify
    }
.footnote .label {
    padding-right: 1.5em;
    text-decoration: none
    }
.fnanchor {
    text-decoration: none;
    margin-left: 0.1em
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem div.i0 {
    display: block;
    margin-left: 0;
    padding-left: 8em;
    text-indent: -8em
    }
.size75 {
    font-size: 75%
    }
.size120 {
    font-size: 120%
    }
.size300 {
    font-size: 300%
    }
.TNbox {
    border: 1px solid;
    padding: 1em;
    font-family: sans-serif;
    font-size: 90%
    }
.TNbox h2 {
    font-variant: small-caps;
    font-size: 130%;
    letter-spacing: 0;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 2em
    }
.TNbox p {
    text-indent: 0;
    margin-top: 0.7em;
    margin-bottom: 0.7em
    }
.TNbox table {
    width: 100%;
    font-size: 90%
    }
.TNbox th {
    text-align: left
    }
.TNbox td {
    text-align: left;
    vertical-align: top
    }
td.td2 {
    width: 20%
    }
td.td4 {
    width: 40%
    }
@media screen {
    body {
        margin-left: 8%;
        margin-right: 8%
        }
    p {
        margin-top: 0.4em;
        margin-bottom: 0.4em
        }
    .TNbox {
        margin: 10% 10% 5% 10%;
        background-color: #ddd
        }
    img.cap {
        float: left;
        margin: -1em 0.5em 0 0;
        position: relative
        }
    p.drop {
        text-indent: 0
        }
    p.drop:first-letter {
        visibility: hidden;
        margin-left: -1em
        }
    }
@media print {
    p {
        margin: 0
        }
    .pagenum {
        display: none
        }
    ins {
        border: none
        }
    img.cap {
        float: left;
        margin: -1em 0.5em 0 0;
        position: relative
        }
    p.drop {
        text-indent: 0
        }
    p.drop:first-letter {
        visibility: hidden;
        margin-left: -1em
        }
    }
@media all {
    body {
        margin-left: 2%;
        margin-right: 2%
        }
    p {
        margin-top: 0.2em;
        margin-bottom: 0.2em
        }
    .pagenum {
        display: none
        }
    img.cap {
        display: none
        }
    p.drop {
        text-indent: 1em
        }
    p.drop:first-letter {
        visibility: visible;
        margin-left: 0
        }
    }