p {
    margin-top: 0.2em;
    text-align: justify;
    margin-bottom: 0.2em;
    text-indent: 4%
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.cb {
    text-align: center;
    text-indent: 0%;
    font-weight: bold
    }
.hang {
    text-indent: -2%;
    margin-left: 2%
    }
.nind {
    text-indent: 0%
    }
.nonvis {
    display: inline
    }
@media all {
    .nonvis {
        display: none
        }
    }
.r {
    text-align: right;
    margin-right: 5%
    }
small {
    font-size: 70%
    }
big {
    font-size: 130%
    }
h1 {
    margin-top: 5%;
    text-align: center;
    clear: both
    }
h2 {
    margin-top: 1em;
    margin-bottom: 0.5em;
    text-align: left;
    clear: both;
    font-size: 110%;
    text-indent: 0%;
    font-weight: normal
    }
hr {
    width: 100%;
    margin: 2em auto 2em auto;
    clear: both;
    color: black
    }
hr.full {
    width: 60%;
    margin: 2% auto 2% auto;
    border-top: 1px solid black;
    padding: 0.1em;
    border-bottom: 1px solid black;
    border-left: none;
    border-right: none
    }
table {
    margin-top: 2%;
    margin-bottom: 2%;
    margin-left: auto;
    margin-right: auto;
    border: none
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    background: #F2D6AE;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: medium
    }
a:link {
    background-color: #F2D6AE;
    color: blue;
    text-decoration: none
    }
link {
    background-color: #F2D6AE;
    color: blue;
    text-decoration: none
    }
a:visited {
    background-color: #F2D6AE;
    color: purple;
    text-decoration: none
    }
a:hover {
    background-color: #F2D6AE;
    color: #F00;
    text-decoration: underline
    }
@media all {
    link {
        background: none
        }
    a:link {
        background: none
        }
    a:visited {
        background: none
        }
    a:hover {
        background: none
        }
    }
.smcap {
    font-variant: small-caps;
    font-size: 100%
    }
img {
    border: none
    }
.blockquot {
    margin-top: 2%;
    margin-bottom: 2%;
    font-size: 85%
    }
.figcenter {
    margin-top: 3%;
    margin-bottom: 3%;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-indent: 0%
    }
@media all {
    .figcenter {
        page-break-before: avoid;
        page-break-after: avoid
        }
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 1em;
    padding: 0;
    text-align: center
    }
.figright {
    clear: right;
    margin-left: 1em;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 0;
    padding: 0;
    text-align: center
    }
div.blk {
    text-align: center
    }
div.blkk {
    font-size: 90%;
    margin: auto auto;
    text-indent: 0%;
    display: inline-block;
    text-align: left
    }
.pagenum {
    font-style: normal;
    font-size: 55%;
    text-align: right;
    color: gray;
    background-color: #F2D6AE;
    font-variant: normal;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0
    }
@media all {
    .pagenum {
        display: none
        }
    }