p {
    margin-top: 0.5em;
    text-align: justify;
    margin-bottom: 0.5em;
    text-indent: 2%
    }
.bb {
    margin: 2% 5% 2% 5%
    }
.blok {
    margin: 5% 25% 5% 25%
    }
.footnotes {
    border: dashed 1px;
    margin-top: 10%
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%
    }
.footnote .label {
    text-align: right;
    font-size: 0.7em
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.6em;
    text-decoration: none
    }
.head {
    text-indent: 0%;
    text-align: center;
    font-weight: 600;
    font-variant: small-caps;
    margin-bottom: 3%
    }
.non {
    text-indent: 0%
    }
.r {
    text-align: right;
    margin-right: 25%
    }
.top15 {
    margin-top: 15%
    }
.tb {
    margin-top: 4%
    }
.ville {
    margin-left: 11%;
    text-indent: -5%;
    font-size: 85%
    }
h1 {
    text-align: center;
    clear: both;
    text-indent: 0%
    }
h3 {
    margin-top: 15%;
    text-align: center;
    clear: both;
    text-indent: 0%
    }
hr {
    width: 50%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    color: black
    }
hr.full {
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
    border: solid black
    }
table {
    margin: 1% auto 10% auto
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    background: #fdfdfd;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: large
    }
a:link {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
link {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
a:visited {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
a:hover {
    background-color: #fff;
    color: red;
    text-decoration: underline
    }
.smcap {
    font-variant: small-caps;
    font-family: "Times New Roman", serif;
    font-size: large
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.poem {
    margin-left: 25%;
    white-space: nowrap;
    text-indent: 0%
    }