body {
    width: 80%;
    max-width: 36em;
    margin: 0 auto 0 auto
    }
.x-ebookmaker body {
    width: 100%;
    max-width: 100%
    }
h1, h2, h3, h4 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
h1 {
    margin: 3em 0 1em 0;
    padding-left: 4em;
    text-decoration: underline;
    text-indent: -4em;
    font-size: 250%;
    line-height: 1.5em
    }
.x-ebookmaker h1 {
    font-size: 1.5em
    }
h2 {
    margin: 4em 0 1em 0;
    font-size: 1.2em;
    line-height: 1.8em
    }
h3 {
    word-spacing: 0.2em;
    line-height: 1.8em
    }
p {
    margin: 0.5em 0 0 0.5em;
    text-align: justify;
    text-indent: 1.5em
    }
.pagenum {
    font-size: x-small;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    color: #999;
    text-align: right
    }
.x-ebookmaker .pagenum {
    display: none
    }
.cent {
    text-align: center;
    text-indent: 0;
    clear: both
    }
.sep1 {
    margin-top: 1.2em
    }
.sep2 {
    margin-top: 1.5em
    }
.sep4 {
    margin-top: 4em
    }
.sepb4 {
    margin-bottom: 4em
    }
abbr {
    text-decoration: none
    }
.cs6 {
    font-size: 0.6em
    }
.cs12 {
    font-size: 1.2em
    }
.esp {
    letter-spacing: 0.1em;
    word-spacing: 0.3em
    }
ins {
    text-decoration: none;
    border-bottom: thin solid #eee
    }
.nobreak {
    page-break-before: avoid
    }
.noind {
    text-indent: 0
    }
.npage {
    margin-top: 6em
    }
.x-ebookmaker .npage {
    page-break-before: always
    }
.ssrf {
    font-family: sans-serif
    }
.smcap {
    font-variant: small-caps
    }
sup {
    font-size: x-small
    }
.wesp {
    word-spacing: 0.3em
    }
.figcenter {
    margin: 1.5em auto;
    text-align: center;
    text-indent: 0
    }
.lsoff {
    list-style-type: none;
    margin-left: 2em;
    text-indent: -1.5em;
    font-size: 0.95em;
    margin-bottom: 0
    }
li {
    margin-top: 0.1em;
    margin-bottom: 0;
    line-height: 1.2em
    }
table {
    margin: 1.5em auto
    }
table.tabmat {
    width: 90%;
    font-size: 0.9em
    }
td.tdc {
    text-align: center;
    vertical-align: middle;
    line-height: 1.5em;
    padding: 1em 0 0.5em 0
    }
td.tdl {
    text-align: left;
    vertical-align: baseline
    }
td.tdr {
    text-align: right;
    vertical-align: bottom
    }
div.boxnt {
    margin: 6em auto 2em auto;
    max-width: 32em;
    background-color: #eee;
    padding: 1em;
    border: solid 1px #ccc;
    font-size: 0.9em;
    text-align: left
    }
div.footnotes {
    background-color: #f6f6f6;
    padding: 0.8em;
    margin: 2em 5% 1.5em 5%;
    font-size: 0.9em;
    border: solid 1px #ccc
    }
div.footnotes p {
    margin-top: 0.3em;
    margin-bottom: 0.3em
    }
.fnanchor {
    vertical-align: super;
    font-size: x-small;
    text-decoration: none;
    font-style: normal;
    letter-spacing: normal
    }
.label {
    text-align: right;
    font-size: 0.9em
    }
hr.full {
    margin: 2em auto 2em auto;
    border-width: 4px 0 0 0;
    border-color: #999;
    clear: both
    }
hr.hr16 {
    margin: 2em 42% 2em 42%;
    border-width: 2px 0 0 0;
    border-style: solid;
    border-color: #666
    }
hr.hr8 {
    margin: 1em 46%;
    border-width: 2px 0 0 0
    }
.ovline {
    text-decoration: overline
    }
hr.grijs {
    border-color: #eee
    }
a:link {
    color: #66c;
    text-decoration: none
    }
a:visited {
    color: #66c;
    text-decoration: none
    }
a:hover {
    color: #000;
    text-decoration: underline
    }