@font-face { font-family: "Minion"; font-weight: normal; font-style: normal; src: url('../Fonts/MinionPro-Regular.otf'); } @font-face { font-family: "Minion"; font-weight: normal; font-style: italic; src: url('../Fonts/MinionPro-It.otf'); } @font-face { font-family: "Minion"; font-weight: bold; font-style: normal; src: url('../Fonts/MinionPro-Bold.otf'); } @font-face { font-family: "Minion"; font-weight: bold; font-style: italic; src: url('../Fonts/MinionPro-BoldIt.otf'); } body{ font-family:"Minion"; margin:0; padding:3%; text-align: left; color: black; } p { text-indent: 1em; margin-top: 0%; margin-bottom: +0; text-align: left; } a { text-decoration:none; } .fm { margin-top: 10%; margin-bottom: 10%; font-size: 110%; text-align:center; } table { margin-top: 1em; margin-bottom: 1em; } .center { text-align:center; margin-top:0%; } .center1 { text-align:center; margin-top: 1em; margin-bottom: 1em; } .copyright { text-indent:0em; text-align:left; margin-top:1em; } .copyright1 { text-indent:0em; text-align:left; margin-top:0em; margin-left: 2em; } .books-by-divider-rule { margin-top:8pt; margin-bottom:5pt; } .xsmall { font-size: 80%; } .big { font-size: 115%; } .right { text-align: right; } .noindent { text-indent:0em; } .noindent1 { text-indent:0em; margin-top:1em; } .chaptitle { text-align: center; font-size: 140%; margin-top: 2.5em; margin-bottom: 2.5em; font-weight:bold; } .chaptitle1 { text-align: center; font-size: 120%; margin-top: 2.5em; margin-bottom: 2.5em; font-weight:bold; } .chaptitle2 { text-align: center; font-size: 130%; margin-top: 1em; margin-bottom: 3.5em; font-weight:bold; font-style:italic; } .parttitle { text-align: center; font-size: 240%; margin-top: 3em; margin-bottom: 0.1em; font-weight:bold; } .parttitle1 { text-align: center; font-size: 140%; margin-top: 0.1em; margin-bottom: 0.1em; font-weight:bold; } .dedication { margin-top: 15%; font-size: 85%; text-align: center; } .dedication1 { margin-top: 3em; margin-bottom: 1.5em; text-align: center; } .dedication2 { margin-top: 25%; margin-bottom: 1.5em; text-align: center; } .toc { text-indent: 0em; margin-top: 0.2em; margin-bottom: 0em; } .toc1 { text-indent: 0em; margin-top: 0.2em; margin-left: 1em; margin-bottom: 0em; } .imgleft{ float:left; text-align: left; font-weight: normal; text-indent:0em; margin-right: 0em; vertical-align:baseline; margin-top:0em; font-size-adjust:none; } .topspace { margin-top: 1%; } .topspace1 { margin-top: 5%; } .topspace2 { margin-top: 10%; } .topspace3 { margin-top: 3em; } span.underline { text-decoration: underline; } span.linethrough { text-decoration: line-through; } span.italic { font-style:italic; } span.bold { font-weight:bold; } span.sup { vertical-align:super; } span.sub { vertical-align:sub; } span.dropcaps { font-size: 200%; line-height: 100%; } span.smallcaps { font-size: 80%; } .divider { margin-top:2em; margin-bottom:1em; text-align:center; } .hangindent { text-indent:-1em; } .quotes { text-indent: 0em; margin-top: 1em; margin-bottom: 1em; margin-left: 3em } .left { margin-left: 2em; margin-top: 2.5em; }