@page{ margin: 5pt; } body { font-size: medium; line-height: 1.2em; margin-top: 1em; margin-left: 1em; margin-right: 2em; font-family: "Charis"; } @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); } img { max-width: 100%; max-height: 100%; } div.copyright { margin-top: 2em; font-size: 0.8em; } p.title1 { font-size: 2.5em; margin-top: 2em; margin-bottom: 0em; text-align: center; line-height: 1.2em; font-weight: normal; } p.title2 { font-size: 1.5em; text-align: center; margin-top: 2em; margin-bottom: 3em; line-height: 1.2em; font-weight: normal; } p.author { font-size: 2em; margin-top: 0em; margin-bottom: 6em; text-align: center; line-height: 1.2em; font-weight: normal; } h1.chapter { font-size: 2em; text-align: center; margin-top: 2em; margin-bottom: 2em; line-height: 1.2em; font-weight: bold; } /* ===================== Added Styles ===================== */ p.indent{ text-indent: 1em; text-align: justify; } p.indent1{ text-indent: 1em; font-size: 0.9em; text-align: justify; } p.nonindent1{ font-size: 0.9em; text-align: justify; } p.extract { text-align: justify; margin-top: 1em; margin-bottom: 0em; } p.extract1{ text-indent: 1.00em; margin-top: 1em; text-align: justify; } p.extract2{ text-align: justify; margin-top: 2em; margin-bottom: 0em; } a { text-decoration: none; } p { margin-top: 0em; margin-bottom: 0em; } div.cover {} div.block { margin-left: 2em; margin-right: 2em; margin-top: 1em; margin-bottom: 1em; } p.nonindent{ text-align: justify; } span.small{ font-size: 0.8em; } p.crt{ margin-top: 1em; text-align: center; } span.big{ font-size: xx-large; line-height: 1.2em; } div.chapter { margin-top: 2em; } p.toc { text-align: left; margin-top: 0.2em; margin-bottom: 0em; } p.center { text-align: center; margin-top: 1em; margin-bottom: 1em; } p.center1 { margin-top: 1em; margin-bottom: 0em; text-align: center; } p.center0 { text-align: center; margin-top: 0em; margin-bottom: 0em; } p.right { text-align: right; } p.middle{ vertical-align: middle; }