p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
h1 {
    font-size: xx-large;
    font-weight: normal;
    letter-spacing: 0.35ex;
    padding-left: 0.35ex
    }
h2 {
    font-style: italic;
    margin-top: 3em;
    margin-bottom: 2em
    }
p.author {
    font-size: large;
    letter-spacing: 0.3ex;
    padding-left: 0.3ex;
    text-align: center;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
p.subtitle {
    font-size: medium;
    font-weight: bold;
    letter-spacing: 0.1ex;
    padding-left: 0.1ex;
    text-align: center;
    margin-top: 1.5em
    }
p.publisher {
    font-size: medium;
    letter-spacing: 0.35ex;
    padding-left: 0.35ex;
    text-align: center;
    margin-top: 7em;
    margin-bottom: 3em
    }
p.copyright {
    text-align: center;
    font-size: smaller;
    margin-top: 4em;
    margin-bottom: 4em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.toc {
    font-size: medium;
    width: 50%;
    line-height: 160%;
    margin-top: 1em;
    margin-bottom: 1em
    }
table.toc caption {
    font-size: large;
    font-style: normal;
    line-height: 200%;
    letter-spacing: 0.2ex;
    padding-left: 0.2ex;
    margin-left: auto;
    margin-right: auto
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.pagenum {
    font-size: smaller;
    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
    }
.center {
    text-align: center
    }