p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 0%
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.r {
    text-align: right;
    margin-right: 5%
    }
div.table {
    margin: 10% auto auto auto;
    text-align: center;
    border: double gray 4px;
    max-width: 15%
    }
.sml {
    font-size: 80%
    }
.text {
    text-align: center;
    text-indent: 0%;
    font-weight: bold;
    font-size: 120%
    }
.head {
    text-align: center;
    text-indent: 0%;
    font-weight: bold;
    margin: 5% auto 3% auto
    }
.lettre {
    font-size: 325%;
    font-weight: bold;
    margin-top: -1.5%;
    padding-right: 0.5%
    }
h1 {
    text-align: center;
    clear: both
    }
h3 {
    margin-top: 15%;
    text-align: center;
    clear: both
    }
.top5 {
    margin-top: 5%
    }
.top15 {
    margin-top: 15%
    }
hr {
    width: 5%;
    margin: 2em auto 2em auto;
    clear: both;
    color: black
    }
hr.full {
    width: 100%;
    margin: 5% auto 5% auto;
    border: 4px double gray
    }
table {
    margin-left: auto;
    margin-right: auto;
    border: none
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    background: #fdfdfd;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: medium
    }
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: purple;
    text-decoration: none
    }
a:hover {
    background-color: #fff;
    color: #F00;
    text-decoration: underline
    }
.smcap {
    font-variant: small-caps;
    font-family: "Times New Roman", serif;
    font-size: 95%
    }
.box {
    border: double 4px black;
    max-width: 55%;
    margin: auto
    }
.box2 {
    border-top: double 4px black
    }
sup {
    font-size: 75%
    }
.footnotes {
    border: double 6px gray;
    margin-top: 15%;
    clear: both
    }
.footnote {
    width: 95%;
    margin: auto 3% 1% auto;
    font-size: 0.9em
    }
.label {
    text-align: left;
    font-size: 0.8em
    }
.fnanchor {
    vertical-align: 30%;
    font-size: 0.8em
    }
.poem {
    margin-left: 25%;
    white-space: nowrap;
    text-indent: 0%
    }
.pagenum {
    font-style: normal;
    font-size: 75%;
    text-align: right;
    color: gray;
    background-color: #fff;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0
    }