body {
    font-size: 1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
h1 {
    font-size: 110%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
h2 {
    font-size: 105%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em
    }
a:focus, a:active {
    background-color: #fe6
    }
hr {
    width: 20%;
    text-align: center
    }
ul.none {
    list-style-type: none
    }
sup {
    line-height: 0;
    font-variant: normal
    }
p {
    text-indent: 1em
    }
p.tn {
    margin-left: 10%;
    width: 80%;
    text-indent: 0
    }
table {
    border-collapse: collapse;
    table-layout: fixed;
    font-size: 90%;
    width: auto
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.smaller {
    font-size: smaller
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right {
    text-align: right;
    text-indent: 0
    }
.noindent {
    text-indent: 0
    }
.add1em {
    margin-left: 1em
    }
.add2em {
    margin-left: 2em
    }
.add10em {
    margin-left: 10em
    }
.add12em {
    margin-left: 12em
    }
.min025em {
    margin-left: -0.25em
    }
.min033em {
    margin-left: -0.33em
    }
.toc {
    margin-left: 6em;
    margin-right: 15%
    }
.toc p {
    text-indent: -4em
    }
.ralign5 {
    text-align: right
    }
.chaptitle {
    font-variant: small-caps;
    font-size: 90%;
    margin-left: 2em;
    text-indent: -2em
    }
.chapdate {
    margin-bottom: 2em;
    text-align: center;
    text-indent: 0
    }
.adresse {
    text-indent: 0;
    text-align: center;
    font-variant: small-caps
    }
.date {
    text-align: right;
    margin-right: 10%
    }
.authorsc {
    text-align: right;
    margin-right: 15%;
    font-variant: small-caps
    }
.author {
    text-align: right;
    margin-right: 15%
    }
.quote {
    margin-left: 5%;
    font-size: 95%;
    margin-top: 2em;
    margin-bottom: 1.5em
    }
.poem10 {
    text-indent: 0;
    margin-left: 10%;
    font-size: 95%
    }
.poem10 p {
    text-indent: 0
    }
.footnote p {
    text-indent: 0
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #C0C0C0;
    background-color: inherit
    }
.floatleft {
    clear: left
    }
.figcenter {
    text-align: center
    }