p {
    margin-top: 0.5em;
    text-align: justify;
    margin-bottom: 0.5em;
    text-indent: 2%
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.hang {
    text-indent: -2%;
    margin-left: 2%
    }
.hang2 {
    text-indent: -2%;
    margin: 3% auto 3% 35%
    }
.ligne {
    font-size: 40%;
    text-align: center;
    text-indent: 0%;
    font-weight: 900;
    margin-top: 5%
    }
.lt {
    font-size: 195%
    }
.lt1 {
    font-size: 250%
    }
.lt2 {
    font-size: 350%
    }
.non {
    text-indent: 0%
    }
.r {
    text-align: right;
    margin-right: 5%
    }
.sous {
    text-align: center;
    font-size: 95%;
    font-weight: 800;
    text-indent: 0%;
    margin: 3em auto 3em auto
    }
.title {
    text-align: center;
    margin: 2em auto 2em auto;
    text-indent: 0%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
h3 {
    margin-top: 10%;
    text-align: center;
    clear: both
    }
.top5 {
    margin-top: 5%
    }
.top15 {
    margin-top: 15%
    }
hr.full {
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
    border: solid black
    }
table {
    margin-left: auto;
    margin-right: 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
    }
.pagenum {
    font-size: 75%;
    text-align: right;
    color: gray;
    background-color: #fff;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0%
    }
.smcap {
    font-variant: small-caps;
    font-family: "Times New Roman", serif;
    font-size: large
    }
img {
    border: none
    }
sup {
    font-size: 75%
    }
.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%
    }