body {
    font-size: 1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
h1 {
    font-size: 130%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
    line-height: 2em
    }
h2 {
    font-size: 110%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em;
    line-height: 2em
    }
h3 {
    font-size: 105%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 1em
    }
a:focus, a:active {
    background-color: #fe6
    }
hr {
    width: 20%;
    text-align: center;
    margin-top: 3em
    }
sup {
    line-height: 0
    }
p {
    text-indent: 1em
    }
div.tn {
    margin-left: 10%;
    width: 80%;
    font-size: 85%
    }
.tn 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
    }
.p2b {
    margin-bottom: 2em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.noindent {
    text-indent: 0
    }
.center {
    text-align: center
    }
.add3em {
    margin-left: 3em
    }
.add4em {
    margin-left: 4em
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.smaller {
    font-size: smaller
    }
.small {
    font-size: 70%
    }
.italic {
    font-style: italic
    }
.titre {
    margin-top: 1em;
    margin-bottom: 2em;
    line-height: 1.5em;
    text-align: center;
    text-indent: 0
    }
.poem30 {
    margin-left: 30%;
    text-indent: 0;
    font-size: 95%
    }