body {
    font-size: 1em;
    text-align: justify;
    margin-left: 10%;
    margin-right: 10%
    }
a:focus, a:active {
    background-color: #fe6
    }
h1 {
    font-size: 120%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
h2 {
    font-size: 110%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em;
    line-height: 1.8em
    }
h3 {
    font-size: 105%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
ul.index {
    list-style-type: none
    }
ul.painting {
    list-style-type: none
    }
p {
    text-indent: 1em
    }
p.tn {
    margin-left: 10%;
    width: 80%
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #C0C0C0;
    background-color: inherit
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.smcap2 {
    font-variant: small-caps;
    font-size: 85%
    }
.smaller {
    font-size: smaller
    }
.box {
    border-style: solid;
    border-width: 1px;
    margin: 1em 20% 1em 20%;
    text-align: center
    }
.center {
    text-align: center
    }
.toc {
    margin-right: 10%
    }
.loi {
    margin-right: 10%
    }
.loi p {
    margin-bottom: 0
    }
.toc p.resume {
    margin-left: 10%;
    text-indent: 0
    }
.undertitle {
    margin-top: 0;
    font-size: 95%;
    margin-left: 10%;
    text-indent: -1em
    }
.resume {
    margin-left: 10%;
    margin-right: 10%;
    text-indent: 0;
    font-variant: small-caps;
    font-size: 90%
    }
.quote {
    margin-left: 10%;
    font-size: 95%
    }
.add1em {
    margin-left: 1em
    }
.figcenter {
    margin: auto;
    text-align: center
    }