@page { margin: 5pt; } @font-face { font-family: "Charis"; font-style: normal; font-weight: normal; src:url(fonts/CharisSILR.ttf); } @font-face { font-family: "Charis"; font-style: normal; font-weight: bold; src:url(fonts/CharisSILB.ttf); } @font-face { font-family: "Charis"; font-style: italic; font-weight: normal; src:url(fonts/CharisSILI.ttf); } @font-face { font-family: "Charis"; font-style: italic; font-weight: bold; src:url(fonts/CharisSILBI.ttf); } body { font-size: medium; line-height: 1.2em; margin-top: 1em; margin-left: 1em; margin-right: 2em; font-family: "Charis"; } img { max-height:100%; max-width:100%; } a { text-decoration: none; } /* ===================== Added Styles ===================== */ h1.title { line-height: 2em; font-size: 1.5em; margin-top: 2em; margin-bottom: 1em; text-align: center; font-weight: bold; } h2.title { font-weight: bold; font-size: 1em; margin-top: 1em; margin-bottom: 10em; text-align: center; } div.copyright { font-size: small; margin-top: 2.0em; } p.crt{ text-align: justify; font-size: small; margin-top: 1.0em; } h1.chapter { font-size: x-large; text-align: center; margin-top: 2em; margin-bottom: 2em; line-height: 1.1em; font-weight: bold; } h1.chapter1 { font-size: large; text-align: center; margin-top: 2em; margin-bottom: 1em; line-height: 1.2em; font-weight: bold; } p.nonindent { text-align: justify; margin-top: .5em; margin-bottom: .5em; } p.nonindent0 { text-align: justify; margin-top: 0em; margin-bottom: 0em; } p.nonindent1 { text-align: justify; margin-top: 1.5em; margin-bottom: 1.5em; } p.extract { text-align: justify; margin-top: 1.5em; } p.indent { text-indent: 1em; margin-top: .5em; } p.toc{ margin-bottom: .5em; margin-top: .5em; text-align: left; } p.center { text-align: center; margin-bottom: 0em; margin-top: 0em; } span.small{ font-size: small; } h1.section { font-size: large; text-align: left; margin-top: 2em; margin-bottom: 1em; line-height: 1.2em; font-weight: bold; } h2.section { font-size: large; text-align: left; margin-top: 2em; margin-bottom: .3em; line-height: 1.2em; font-weight: bold; } h2.section1 { font-size: 1.1em; text-align: left; margin-top: 2em; margin-bottom: .3em; line-height: 1.2em; font-weight: bold; } a.hlink { color: #0000ff; } div.block { margin-left: 1em; margin-right: 1em; margin-top: 1em; margin-bottom: 1em; } div.titlepage { margin-top: 2em; } div.chapter { margin-top: 2em; font-size: medium; } div.chapter1 { margin-top: 1em; font-size: medium; }