body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
h1 {
    font-size: 130%;
    line-height: 2.5;
    margin-top: 4em;
    margin-bottom: 4em;
    page-break-before: always
    }
h2 {
    font-size: 120%;
    line-height: 2;
    margin-top: 4em;
    margin-bottom: 1em;
    page-break-before: always
    }
.xs {
    font-size: 50%
    }
.s {
    font-size: 75%
    }
.l {
    font-size: 112%
    }
.xl {
    font-size: 125%
    }
.credit {
    line-height: 2;
    font-size: 70%
    }
.innertitle {
    text-align: center;
    font-weight: bold;
    line-height: 2;
    margin-top: 4em;
    margin-bottom: 4em;
    font-size: 140%
    }
.speaker {
    text-align: center;
    margin-top: 1.75em;
    font-size: 85%;
    page-break-after: avoid
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.p1 {
    margin-top: 1em
    }
.p2 {
    margin-top: 2em
    }
.p6 {
    margin-top: 6em
    }
.end {
    margin-top: 4em;
    page-break-after: always;
    page-break-before: avoid
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.tb {
    width: 45%
    }
hr.chap {
    width: 65%
    }
hr.short {
    width: 25%
    }
ul.index {
    list-style-type: none
    }
li.ifrst {
    margin-top: 1em
    }
table {
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    font-size: 75%
    }
.pagenum {
    font-size: 65%;
    text-align: right;
    color: #999
    }
.blockquot {
    margin-left: 20%;
    margin-right: 10%
    }
.halfblockquot {
    margin-left: 8%;
    margin-right: 10%
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.right10 {
    text-align: right;
    margin-right: 10%
    }
.smcap {
    font-variant: small-caps
    }
.locked {
    white-space: nowrap
    }
.lwide1 {
    letter-spacing: 1em;
    margin-right: -1em
    }
.caption {
    font-weight: bold
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: 75%;
    padding: 0.5em;
    line-height: 1.75;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }