body {
    margin-left: 15%;
    margin-right: 15%
    }
p {
    text-align: justify;
    text-indent: 1.5em;
    margin-top: 0.75em;
    margin-bottom: 0.75em
    }
h1, h2 {
    text-align: center
    }
h1 {
    font-size: 1.6em;
    line-height: 2em;
    font-weight: lighter;
    word-spacing: 0.3em;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
h2 {
    line-height: 2em;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
.h2c1line1 {
    font-size: 1em;
    font-weight: lighter;
    word-spacing: 0.2em
    }
.h2c1line2 {
    font-size: 0.8em;
    font-weight: lighter;
    word-spacing: 0.2em
    }
hr.full {
    width: 100%;
    margin: 5em auto 5em auto;
    height: 0.25em;
    border-width: 0.25em 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }
hr.small {
    margin: 4em 35% 4em 35%;
    border-color: #A9A9A9;
    border-style: solid;
    clear: both
    }
hr.small2 {
    margin: 2em 45% 2em 45%;
    border-color: #000;
    border-style: solid;
    clear: both
    }
.titlepage {
    page-break-before: always;
    page-break-after: always
    }
.title1 {
    font-size: 1.2em;
    text-align: center;
    text-indent: 0;
    line-height: 1.5em;
    font-weight: lighter;
    word-spacing: 0.4em
    }
.title2 {
    font-size: 2.2em;
    text-align: center;
    text-indent: 0;
    line-height: 1.5em;
    font-weight: lighter
    }
.title3 {
    font-size: 1.6em;
    text-align: center;
    text-indent: 0;
    word-spacing: 0.3em
    }
.chapter, .section {
    page-break-before: always
    }
.partie {
    text-align: center;
    text-indent: 0;
    line-height: 2.2em;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
.partieline1 {
    font-size: 1.4em;
    word-spacing: 0.2em
    }
.partieline2 {
    font-size: 1.8em;
    word-spacing: 0.2em
    }
.partieline3 {
    font-size: 0.9em
    }
.table01 {
    text-align: center;
    text-indent: 0;
    width: 50%;
    min-width: 30em
    }
.smcap {
    font-variant: small-caps;
    font-size: 85%
    }
sup {
    font-size: 80%;
    vertical-align: 30%
    }
.small60 {
    font-size: 60%
    }
.small70 {
    font-size: 70%
    }
.small90 {
    font-size: 90%
    }
.big110 {
    font-size: 110%
    }
.big120 {
    font-size: 120%
    }
.big130 {
    font-size: 130%
    }
.big140 {
    font-size: 140%
    }
.center {
    text-align: center;
    text-indent: 0
    }
.br {
    margin-top: 1.5em
    }
.noindent {
    text-indent: 0
    }
.dottedline {
    border-top: thin dotted black;
    margin-bottom: -1.5em
    }
.notice {
    padding-right: 1em;
    padding-left: 1em;
    margin: 2em 15%;
    border: thin silver solid
    }
.cpoesie {
    text-align: center
    }
.poem {
    text-align: left;
    display: inline-block;
    margin-left: 10%;
    margin-right: 10%
    }
img {
    margin-left: auto;
    margin-right: auto
    }
.figcenter2 {
    text-align: center;
    margin: 2em auto 2em auto
    }
table {
    margin: 1.25em auto
    }
.tdltop {
    text-align: left;
    vertical-align: top;
    padding-right: 1em
    }
.tdctop {
    text-align: center;
    vertical-align: top;
    padding: 1em 1em 0.5em 1em
    }
.tdrtop {
    text-align: right;
    vertical-align: top;
    padding-left: 1em;
    padding-right: 1em
    }
.pagenum {
    font-size: 90%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    color: #C0C0C0;
    background-color: inherit
    }
a {
    color: #879bbb;
    text-decoration: none
    }
.link {
    font-size: 1em
    }
.fontnote, .fontnote2 {
    font-family: sans-serif;
    margin-left: 20%;
    margin-right: 20%
    }
@media all {
    body {
        width: 90%
        }
    .titlepage {
        page-break-before: always;
        page-break-after: always;
        border: thin solid;
        border-color: #000
        }
    .chapter, .section {
        page-break-before: always
        }
    .table01 {
        width: 100%
        }
    .fontnote2 {
        display: none
        }
    }