@font-face{ font-family: "SourceSans"; font-weight: normal; font-style: normal; src: url('../Fonts/SourceSansPro-Regular.ttf'); } @font-face{ font-family: "SourceSans"; font-weight: bold; font-style: normal; src: url('../Fonts/SourceSansPro-Bold.ttf'); } @font-face{ font-family: "SourceSans"; font-weight: normal; font-style: italic; src: url('../Fonts/SourceSansPro-Italic.ttf'); } @font-face{ font-family: "SourceSans"; font-weight: bold; font-style: italic; src: url('../Fonts/SourceSansPro-BoldItalic.ttf'); } /**************/ body { font-family: serif; font-size: 100%; text-align: left !important; word-wrap: break-word; -webkit-nbsp-mode: normal; -webkit-line-break: after-white-space; orphans: 2; widows: 2; } h { page-break-after: avoid; -webkit-hyphens: none !important; hyphens: none !important; } a { text-decoration: none; } img { max-width: 100%; max-height: 100%; } /* FIGURES */ img { max-width: 100%; max-height: 100%; } p.figure-marker { font-weight: normal; text-align: center; margin: .75em 0 .5em 0; } table { margin-left: auto; margin-right: auto; margin-top: 1em; margin-bottom: 0em; display: table; font-size:90%; } p { text-indent: 1em; margin: 0em 0em 0em 0em; orphans: 2; widows: 2; } /* style attribute */ span.italic { font-style:italic; } span.bold { font-weight:bold; } span.bolditalic { font-weight:bold; font-style:italic; } span.sup1{ font-size: xx-small; vertical-align: text-top; } /*Always create a GIF image of 600px (width) x 800px (height) for the title pages*/ .image-title /* title page and part only */ { text-indent:0em; text-align:center; margin-top: 0em; margin-bottom: 0em; } .image { margin-top:1em; margin-bottom:1em; text-indent:0em; text-align:center; } .image1 { margin-top:1em; margin-bottom:0em; text-indent:0em; text-align:center; } /* TABLE OF CONTENTS */ p.toc0{ text-indent: 0em; margin: 0em 0em 0em 4.8em; } p.toc{ text-indent: -4.9em; margin: 1em 0em 0.5em 4.9em; } p.toc1 { text-indent: -1.5em; margin: 0.16em 0em 0em 4.8em; } p.toc1a{ text-indent: -1.5em; margin: 0em 0em 0em 4.8em; } p.toc2 { text-indent: 0em; margin: 1em 0em 0em 4.8em; } p.toc2a { text-indent: 0em; margin: 0.16em 0em 0em 4.8em; } .copy-space { margin-top:3em; text-indent:0; font-size:80%; } .copy { margin-top:0em; text-indent:0; font-size:80%; } .copy1 { margin-top:1em; text-indent:0; font-size:80%; } .ded { margin-top: 3em; margin-bottom: 0em; text-align: center; text-indent:0em; } .ded1{ margin-top: 1.5em; margin-bottom: 0em; text-align: center; text-indent:0em; } .ded0{ margin-top: 0em; margin-bottom: 0em; text-align: center; text-indent:0em; } .chnum{ margin-top: 1.5em; margin-bottom: 0em; font-size:170%; text-align: center; text-indent:0em; font-family:"SourceSans", sans-serif; } .chaptitle { margin-top: 0.5em; margin-bottom: 1.5em; font-size:150%; text-align: center; text-indent:0em; } .subtitle{ margin-top: -1.2em; margin-bottom: 1.5em; font-size:120%; text-align: center; text-indent:0em; } .chaptitle-pre { margin-top: 1.5em; margin-bottom: 1.5em; font-size:150%; text-align: center; text-indent:0em; } p.h1 { font-size: 1.042em; text-transform: none; /* options: capitalize, uppercase, lowercase, none */ text-decoration: none; /* options: line-through, underline, blink, underline, none */ text-indent: 0em; text-align: left; page-break-after: avoid; margin: 1.83em 0em 0.83em 0em; /* (top, right, bottom, left) */ } p.h0 { /* heading-1 w/o space above (normally comes at beginning of a chapter) */ font-size: 1.042em; text-indent: 0em; text-align: left; page-break-after: avoid; margin: 0em 0em 0.83em 0em; } /* Various TEXT STYLES */ p.noindent { text-indent: 0em; margin: 0em 0em 0em 0em; orphans: 2; widows: 2; } p.noindent1 { text-indent: 0em; margin: 1em 0em 0em 0em; orphans: 2; widows: 2; } .topspace{ margin-top: 1em; } .block_ind{ margin-left: 1em; margin-right: 1em; margin-top: 0em; margin-bottom: 0em; font-size: 90%; text-indent: 1em; } .block_noind{ margin-left: 1em; margin-right: 1em; margin-top: 1em; margin-bottom: 0em; font-size: 90%; text-indent: 0em; } .email{ margin-left: 1em; margin-right: 1em; margin-top: 1em; margin-bottom: 0em; font-size: 90%; text-indent: 0em; font-family:"SourceSans", sans-serif; } .footnote { margin-top:0.5em; text-indent:1em; font-size:90%; } body.cover { margin:0; padding:0; font-size:0 } div.rule{ margin-right:40%; margin-top:1.5em; } h1.toc-marker { font-size: x-small; font-weight: normal; color: green; text-decoration: underline; }