a {
    text-decoration: none
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
hr {
    margin-top: 2em;
    margin-bottom: 2em;
    clear: both;
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
p {
    margin-top: 0.5em;
    text-align: justify;
    margin-bottom: 0.5em;
    text-indent: 1em
    }
.notes p {
    margin-left: 27%
    }
.notes .label {
    font-size: 0.75em;
    vertical-align: super
    }
.center {
    text-align: center;
    text-indent: 0
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.fnanchor {
    font-size: 0.75em;
    text-decoration: none
    }
.larger {
    font-size: 150%
    }
.noindent {
    text-indent: 0
    }
.norm {
    font-style: normal
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    font-style: normal
    }
.sidenote {
    padding: 0.5em;
    margin-right: 1em;
    font-size: smaller;
    font-style: italic;
    color: black;
    background: #eee;
    border: dashed 1px;
    clear: left
    }
.smaller {
    font-size: 80%
    }
.smcap {
    font-variant: small-caps;
    font-style: normal
    }
.smcapuc {
    font-variant: small-caps;
    font-style: normal;
    text-transform: lowercase
    }
.titlepage {
    text-align: center;
    margin-top: 3em;
    text-indent: 0
    }
@media all {
    img {
        max-width: 100%;
        width: auto;
        height: auto
        }
    }