a:focus, a:active {
    background-color: #fe6
    }
body {
    font-size: 1em;
    text-align: justify;
    margin-left: 10%;
    margin-right: 10%
    }
ul.none {
    list-style-type: none;
    margin-right: 15%
    }
li {
    margin-top: 0.5em
    }
sup {
    line-height: 0
    }
.title {
    font-size: 125%;
    text-align: center;
    margin-top: 4em;
    line-height: 2em;
    font-weight: bold
    }
.author {
    font-size: 115%;
    text-align: center;
    margin-top: 2em;
    line-height: 1.5em;
    font-weight: bold
    }
.book {
    font-size: 110%;
    text-align: center;
    margin-top: 2em;
    line-height: 1.5em;
    font-weight: bold
    }
.chap4_2 {
    font-size: 115%;
    text-align: center;
    font-weight: bold;
    margin-top: 4em;
    margin-bottom: 2em;
    line-height: 1.5em
    }
.chap4_1 {
    font-size: 115%;
    text-align: center;
    font-weight: bold;
    margin-top: 4em;
    margin-bottom: 1em;
    line-height: 1.5em
    }
.section {
    font-size: 108%;
    text-align: center;
    font-weight: bold;
    margin-top: 2em;
    margin-bottom: 1em
    }
.resume2 {
    font-size: 95%;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 2em
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.smaller {
    font-size: smaller
    }
.small {
    font-size: 70%
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.box {
    border-style: solid;
    border-width: 1px;
    margin: 4em 0% 1em 0%;
    padding: 1em
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #C0C0C0;
    background-color: inherit
    }