p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
p.newsection {
    margin-top: 3em
    }
h1, h2 {
    text-align: center;
    clear: both
    }
body {
    margin-left: 15%;
    margin-right: 15%
    }
img.plain {
    border: none;
    padding: 0
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.titlepage {
    text-align: center;
    line-height: 2em
    }
.g {
    letter-spacing: 0.2em;
    font-style: normal
    }
.notes {
    background-color: #eee;
    color: #000;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-right: 1em;
    padding-left: 1em;
    border: 1px solid black;
    margin-left: 5%;
    margin-right: 5%
    }
.center {
    text-align: center;
    text-indent: 0
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.toc {
    font-size: medium;
    width: 75%;
    line-height: 160%;
    margin-top: 1em;
    margin-bottom: 1em
    }
table.toc caption {
    font-size: x-large;
    font-style: normal;
    line-height: 200%;
    letter-spacing: 0.35ex;
    padding-left: 0.35ex;
    margin-left: auto;
    margin-right: auto
    }
table.toc td.onpage {
    text-align: right
    }
a:link {
    text-decoration: none;
    color: rgb(10%, 30%, 60%);
    background-color: inherit
    }
a:visited {
    text-decoration: none;
    color: rgb(10%, 30%, 60%);
    background-color: inherit
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }