body {
    margin-left: 13%;
    margin-right: 13%
    }
p {
    text-indent: 0;
    text-align: justify;
    margin-top: 0.85em;
    margin-bottom: 0.85em;
    line-height: 1.25em
    }
.firstword {
    text-transform: uppercase
    }
.dropcap {
    font-size: 250%;
    line-height: 96%;
    overflow: visible
    }
sup {
    font-size: 75%
    }
.foot {
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 97%
    }
.caption {
    font-weight: bold;
    font-size: 95%;
    text-align: center
    }
.figcenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 2em;
    margin-top: 2em;
    width: auto
    }
h1 {
    text-align: left;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em
    }
h2, h3, h4, h5, h6 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 1em;
    line-height: 1.3em
    }
hr {
    background-color: black;
    color: inherit;
    padding: 0
    }
hr.long {
    width: 90%;
    margin-top: 2.5em;
    margin-bottom: 2em
    }
hr.foot {
    width: 90%;
    margin-top: 2.5em;
    margin-bottom: 0
    }
hr.med {
    width: 65%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.short {
    width: 25%;
    margin-top: 2.25em;
    margin-bottom: 2.25em
    }
.box {
    border: solid 1px;
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 5%;
    margin-bottom: 5%;
    padding-bottom: 0.1em;
    padding-top: 0.1em;
    padding-left: 0.5em;
    padding-right: 0.5em
    }
a:link {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
link {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:visited {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:hover {
    color: #F00;
    background-color: inherit
    }
.tn {
    text-align: justify;
    font-size: 96%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 0.25em 1em;
    background-color: #EEE;
    color: black;
    border: none;
    line-height: 1em
    }