body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    margin-top: 5em;
    margin-bottom: 3em;
    clear: both
    }
h2 {
    text-align: center;
    margin-top: 3em;
    margin-bottom: 2em;
    clear: both
    }
h3 {
    text-align: center;
    margin-top: 2em;
    clear: both
    }
p {
    margin-top: 1em;
    line-height: 1.2em
    }
body > p {
    text-align: justify;
    text-indent: 1em
    }
p.headline {
    text-align: center;
    text-indent: 0;
    margin-top: 3em;
    margin-bottom: 2em;
    clear: both;
    font-size: 150%
    }
p.quotdate {
    text-align: right;
    margin-top: 3em;
    margin-bottom: 2em;
    margin-right: 5%
    }
p.quotdate2 {
    text-align: right;
    margin-top: 3em;
    margin-bottom: 2em;
    margin-right: 5%
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
.pagenum {
    font-size: 83%;
    text-align: right
    }
@media all {
    .page-break {
        page-break-before: always
        }
    h1, p.headline {
        page-break-before: always;
        padding-top: 4em
        }
    h2, p.quotdate {
        page-break-before: always;
        padding-top: 3em
        }
    h3 {
        page-break-before: always;
        padding-top: 2em
        }
    .top4em {
        padding-top: 4em
        }
    }
.page-break {
    margin-top: 4em
    }
.shortcuts {
    margin-top: 2em;
    font-family: courier
    }
.transnote {
    margin-left: 5%;
    margin-right: 10%
    }
hr {
    margin-top: 2em;
    margin-bottom: 0;
    clear: both
    }
hr.full {
    margin-left: 0%;
    margin-right: 0%
    }
div.dots {
    text-align: center
    }
div.dots b {
    display: inline-block;
    width: 4.8%
    }
table {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    border: 0;
    border-spacing: 0
    }
.matieres {
    max-width: 25em
    }
td.c1 {
    text-align: left;
    vertical-align: top;
    padding-right: 0;
    padding-left: 1.5em;
    text-indent: -1.5em;
    padding-top: 0.5em
    }
td.c2 {
    text-align: right;
    vertical-align: bottom;
    padding-right: 1em;
    padding-left: 1em
    }
.center {
    text-align: center;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
.smaller {
    font-size: 83%
    }
.larger {
    font-size: 120%
    }