body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-indent: 1em;
    margin-top: 0.75em;
    font-size: 100%;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
hr {
    width: 50%
    }
hr.full {
    width: 100%
    }
.quote {
    margin-left: 6%;
    margin-right: 6%;
    text-indent: 0;
    font-size: 90%
    }
.figure {
    margin-left: 10%;
    margin-right: 10%;
    text-indent: 0;
    text-align: center;
    font-size: 90%
    }
div.intro {
    margin-right: 50%
    }
div.intro p {
    text-indent: 0
    }
p.smallc {
    font-size: 70%;
    text-align: center;
    text-indent: 0
    }
p.first {
    text-indent: 0;
    margin-top: 2em
    }
p.center {
    text-align: center;
    text-indent: 0
    }
span.drop {
    font-size: 2.75em;
    font-weight: bold;
    line-height: 85%;
    padding-right: 0.1em
    }
span.up {
    text-transform: uppercase
    }
img {
    border: none
    }