body {
    font-size: 1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
h1 {
    font-size: 115%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 4em
    }
h2 {
    font-size: 110%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 4em;
    line-height: 1.8em
    }
h3 {
    font-size: 105%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em
    }
a:focus, a:active {
    background-color: #fe6
    }
ul.none {
    list-style-type: none
    }
sup {
    line-height: 0
    }
p {
    text-indent: 1em
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.smaller {
    font-size: smaller
    }
.small {
    font-size: 75%
    }
.font105 {
    font-size: 105%
    }
.font110 {
    font-size: 110%
    }
.add1em {
    margin-left: 1em
    }
.add2em {
    margin-left: 2em
    }
.add3em {
    margin-left: 3em
    }
.add5em {
    margin-left: 5em
    }
.add7em {
    margin-left: 7em
    }
.add9em {
    margin-left: 9em
    }
.add11em {
    margin-left: 11em
    }
.min3em {
    margin-left: -3em
    }
.min5em {
    margin-left: -5em
    }
.frontpage {
    text-align: center;
    text-indent: 0;
    font-size: 105%;
    margin-top: 4em
    }
.entete {
    margin-bottom: 2em
    }
.poem10 {
    margin-left: 10%;
    text-indent: 0;
    font-size: 95%
    }
.poem20 {
    margin-left: 20%;
    text-indent: 0;
    font-size: 95%
    }
.author {
    text-align: right;
    margin-right: 30%;
    font-size: 95%
    }
.authorsc {
    text-align: right;
    margin-right: 30%;
    font-variant: small-caps;
    font-size: 95%
    }
.quoteret {
    margin-left: 10em;
    text-indent: 0
    }
.quoteret p {
    text-indent: 0
    }
.footnote p {
    text-indent: 0
    }
.toc {
    margin-left: 10%;
    margin-right: 10%
    }
.ralign10 {
    text-align: right
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #C0C0C0;
    background-color: inherit
    }
@media all {
    h2 {
        page-break-before: always
        }
    .ralign10 {
        margin-left: 2em
        }
    }