/** added **/ body { line-height: 1.5em; 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); } p { line-height:1.5em; text-align:justify; widows:2; orphans:2; margin-top:0; margin-right:0; margin-bottom:0; margin-left:0; text-indent:0em; -webkit-hyphenate-before:3; hyphenate-before:3; -webkit-hyphenate-after:3; hyphenate-after:3; -webkit-hyphenate-lines:2; hyphenate-lines:2; } p.toc { text-align:left; margin-top:.5em; } div.block { margin-top:1em; margin-right:0em; margin-left:0em; } p.blockquote { margin-left:2em; margin-right:2em; margin-top:1em; } p.blockquote1 { margin-left:2em; margin-right:2em; } p.blockquote2 { margin-left:2em; margin-right:2em; text-indent:1em; } p.bullets-break { text-align:center; margin-top:1em; } p.indentspace { text-indent:2em; margin-top:1em; } /** existing **/ @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); } span.small { font-size: 0.8em; } span.big { font-size: xx-large; } h1.chapter { font-size: 1.3em; text-align: right; font-weight: bold; line-height: 1.3em; margin-top: 3em; margin-bottom: 2em; margin-right:1em; } p.nonindent { } p.indent { text-indent: 2em; margin-top: 0.0em; margin-bottom: 0.0em; text-align: justify; } p.extract { text-indent: 1em; text-align: justify; margin-top: 1.5em; margin-bottom: 0; } div.copyright { font-size: small; margin-top: 4em; } p.crt { margin-top: 1em; text-align: center; margin-bottom: 1em; } div.cover {} img { max-height: 100%; max-width: 100%; } div.figurenospace { text-align:center; text-indent:0em; margin:0em; } p.adcenter { font-size:large; line-height:1.5em; text-align:center; text-indent:0; margin-top:1em; -webkit-hyphens:none; -moz-hyphens:none; hyphens:none; } p.adwebsite { font-size:x-large; text-align:center; text-indent:0; margin-top:1em; } h1.toc { font-size: x-large; margin-top:2em; margin-bottom: 1em; text-align:center; } p.toc { text-align: justify; } div.titlepage { text-align: center; } h1.title1 { font-size: 1.5em; text-align: center; font-weight: bold; line-height: 0em; margin-top: 2em; } h1.title2 { font-size: 2.2em; text-align: center; font-weight: bold; line-height: 0em; } h1.title3 { font-size: 2.7em; text-align: center; font-weight: bold; line-height: 0em; } h1.title4 { font-size: 3.2em; text-align: center; font-weight: bold; line-height: 0em; } p.textbox2 { text-align: center; margin-top: 5em; } a { text-decoration: none; } a.hlink { text-decoration: none; }