p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 2%
    }
.qui {
    border-top: 1px solid black;
    margin: 5% 20% 5% 20%;
    text-align: center;
    text-indent: 0%;
    border-bottom: 1px solid black
    }
.lt {
    font-size: 155%;
    font-weight: 800
    }
.non {
    text-indent: 0%
    }
.tome {
    font-size: 150%;
    font-weight: 800;
    text-align: center;
    text-indent: 0%
    }
.title {
    text-align: center;
    text-indent: 0%;
    font-weight: 800
    }
.hang {
    text-indent: -2%;
    margin-left: 2%
    }
.r {
    text-align: right;
    margin-right: 25%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
h3 {
    margin-top: 15%;
    text-align: center;
    clear: both
    }
.top5 {
    margin-top: 5%
    }
.top15 {
    margin-top: 15%
    }
hr {
    width: 15%;
    margin: 2em auto 2em auto;
    clear: both;
    color: black
    }
hr.double {
    width: 90%;
    margin: 2em auto 2em auto;
    clear: both;
    border: 3px double black;
    color: black
    }
hr.full {
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
    border: solid black
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    background: #fdfdfd;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: large
    }
ul {
    list-style-type: none;
    text-indent: -1em;
    margin-left: 20%
    }
li.haut {
    margin: 8% auto 3% auto
    }
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
    }
sup {
    font-size: 75%
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.footnotes {
    border: dashed 1px;
    margin-top: 15%
    }
.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
    }
.poem {
    margin-left: 25%;
    white-space: nowrap;
    text-indent: 0%
    }