.frontCover {
    qrfullpage: 1;
}

body {
    margin-left: 2em;
    margin-right: 2em;
    font: 20px;
    line-height: 30px;
}

img {
    vertical-align: middle;
    width: 50%;
    height: auto;
    max-width: 90%;
    max-height: 90%;
}

p img {
    margin-bottom: 7px;
}

.imgtitle {
    font-family: '';
    font-size: 0.85em;
    line-height: 1.5em;
    text-align: center;
    text-indent: 0;
    color: #a25400;
    letter-spacing: auto;
}

p[name='ChapterMetaInfo.PersonName'],
p[name='ChapterMetaInfo.PersonOrg'] {
    font-weight: bold;
    text-align: center;
}

p[name='ChapterMetaInfo.PersonBlurb.Desc'] {
    font-weight: bold;
}

p {
    text-align: justify;
    text-indent: 2em;
    line-height: 130%;
    margin-top: 5px;
    margin-bottom: 5px;
}

.center {
    text-align: center;
    text-indent: 0em;
    margin-left: 0%;
    margin-right: 0%;
}

h1 {
    line-height: 130%;
    font-weight: bold;
    font-size: 1.5em;
}

h2 {
    line-height: 130%;
    text-indent: 2em;
    font-weight: bold;
    font-size: 1.5em;
}

h3 {
    line-height: 130%;
    text-indent: 2em;
    font-weight: bold;
    font-size: large;
}

h4 {
    margin-top: 2em;
    margin-left: 0em;
    padding: 0em;
    text-indent: 2em;
    font-size: medium;
}

h5 {
    line-height: 130%;
    text-indent: 2em;
    font-weight: bold;
    font-size: small;
}

h6 {
    line-height: 130%;
    text-indent: 2em;
    font-weight: bold;
    font-size: x-small;
}

.title-left {
    text-align: left;
    text-indent: 2em;
}

.title-center {
    text-align: center;
}

.footnote {
    font-family: '';
    font-size: 0.6em;
    line-height: 1.5em;
    font-weight: bold;
    color: #a25400;
    text-align: left;
    text-indent: 0;
    letter-spacing: auto;
}

rt {
    font-size: 6pt;
}