p {
    margin-top: 0.5em;
    text-align: justify
    }
body {
    margin-left: 11%;
    margin-right: 10%
    }
a {
    text-decoration: none
    }
h3 {
    text-align: center;
    font-weight: normal;
    font-size: 1.2em
    }
.pncolor {
    color: silver
    }
.figcenter {
    margin: 2em auto 2em auto;
    text-align: center
    }
div.la p {
    text-align: left;
    margin: auto 0
    }
.caption {
    font-size: 0.8em
    }
.pagenum {
    display: inline;
    font-size: x-small;
    text-align: right;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    background-color: inherit;
    border: 1px solid #eee
    }
hr.silver {
    width: 100%;
    margin-top: 2em;
    margin-bottom: 2em;
    border: none;
    border-bottom: 1px solid silver
    }
h2 {
    text-align: center;
    font-weight: normal;
    font-size: 1.4em
    }
p.topic {
    font-size: large;
    text-align: center
    }
.sidenote {
    margin-right: 0;
    clear: both;
    display: inline;
    margin-top: 0;
    border: 1px solid silver;
    font-size: small;
    color: #333;
    text-indent: 0;
    text-align: left;
    line-height: 1.1em;
    background-color: rgb(98%, 98%, 98%)
    }