957 lines
18 KiB
CSS
957 lines
18 KiB
CSS
|
|
img#cover_image:only-of-type { /*overrides the previous setting, but only in newer systems that support CSS3 */
|
|
height: 99vh;
|
|
}
|
|
body.cover {
|
|
margin-top: 0em;
|
|
margin-left: 0em;
|
|
margin-right: 0em;
|
|
margin-bottom: 0em;
|
|
text-align: center;
|
|
}
|
|
img.height {
|
|
height: 100%;
|
|
}
|
|
body {
|
|
line-height: 1.25;
|
|
}
|
|
small {
|
|
font-size: 85%;
|
|
}
|
|
blockquote {
|
|
margin: 0em 0em 0em 0em;
|
|
}
|
|
sup {
|
|
vertical-align: super;
|
|
font-size: 0.65em;
|
|
vertical-align: 35%;
|
|
}
|
|
sub {
|
|
vertical-align: sub;
|
|
font-size: 0.65em;
|
|
vertical-align: -21%;
|
|
}
|
|
.head {
|
|
-webkit-hyphens : none;
|
|
-epub-hyphens : none;
|
|
break-after : avoid;
|
|
}
|
|
ol.toc {
|
|
padding-top : 0em;
|
|
padding-right: 0em;
|
|
padding-bottom : 0em;
|
|
padding-left : 0em;
|
|
margin-top : 0em;
|
|
margin-right : 0em;
|
|
margin-bottom : 0em;
|
|
margin-left : 0em;
|
|
list-style-type : none;
|
|
}
|
|
a {
|
|
text-decoration: underline;
|
|
}
|
|
@font-face {
|
|
font-family:"Adobe Aldine Medium";
|
|
font-style:italic;
|
|
font-weight:500;
|
|
src : url("../fonts/AdobeAldine-MediumIt.otf");
|
|
}
|
|
@font-face {
|
|
font-family:"Adobe Aldine";
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
src : url("../fonts/AdobeAldine-Regular.ttf");
|
|
}
|
|
@font-face {
|
|
font-family:"Avenir LT Std 65 Medium";
|
|
font-style:normal;
|
|
font-weight:bold;
|
|
src : url("../fonts/AvenirLTStd-Black.otf");
|
|
}
|
|
@font-face {
|
|
font-family:"Avenir LT Std 45 Book";
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
src : url("../fonts/AvenirLTStd-Book.otf");
|
|
}
|
|
@font-face {
|
|
font-family:"Avenir LT Std 55 Roman";
|
|
font-style:normal;
|
|
font-weight:bold;
|
|
src : url("../fonts/AvenirLTStd-Heavy.otf");
|
|
}
|
|
@font-face {
|
|
font-family:"Avenir LT Std 65 Medium";
|
|
font-style:normal;
|
|
font-weight:500;
|
|
src : url("../fonts/AvenirLTStd-Medium.otf");
|
|
}
|
|
@font-face {
|
|
font-family:"Avenir LT Std 55 Roman";
|
|
font-style:italic;
|
|
font-weight:normal;
|
|
src : url("../fonts/AvenirLTStd-Oblique.otf");
|
|
}
|
|
@font-face {
|
|
font-family:"Avenir LT Std 55 Roman";
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
src : url("../fonts/AvenirLTStd-Roman.otf");
|
|
}
|
|
font-face {
|
|
font-family:"Heroic Condensed";
|
|
font-style:normal;
|
|
font-weight:bold;
|
|
src : url("../fonts/HeroicCondensed-Black.ttf");
|
|
}
|
|
@font-face {
|
|
font-family:"Minion Pro";
|
|
font-style:normal;
|
|
font-weight:bold;
|
|
src : url("../fonts/MinionPro-Bold.otf");
|
|
}
|
|
@font-face {
|
|
font-family:"Minion Pro";
|
|
font-style:italic;
|
|
font-weight:normal;
|
|
src : url("../fonts/MinionPro-It.otf");
|
|
}
|
|
@font-face {
|
|
font-family:"Minion Pro";
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
src : url("../fonts/MinionPro-Regular.otf");
|
|
}
|
|
@font-face {
|
|
font-family:"Minion Pro SmBd";
|
|
font-style:italic;
|
|
font-weight:bold;
|
|
src : url("../fonts/MinionPro-SemiboldIt.otf");
|
|
}
|
|
p.ATA {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.896em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:0em;
|
|
text-align:justify;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
p.ATAH {
|
|
font-family:"Avenir LT Std 65 Medium", sans-serif;
|
|
font-size:1em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:60px;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:60px;
|
|
text-align:center;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
li.BL {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.896em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:2.4em;
|
|
margin-right:0em;
|
|
margin-top:10px;
|
|
text-align:left;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
li.BLF {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.896em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:2.4em;
|
|
margin-right:0em;
|
|
margin-top:10px;
|
|
text-align:left;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
p.BMCO {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.896em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:0em;
|
|
text-align:justify;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
h1.BMH {
|
|
font-family:"Avenir LT Std 65 Medium", sans-serif;
|
|
font-size:1em;
|
|
font-style:normal;
|
|
font-weight:bold;
|
|
margin-bottom:60px;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:60px;
|
|
text-align:center;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
p.BMTX {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.896em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:0em;
|
|
text-align:justify;
|
|
text-decoration:none;
|
|
text-indent:1.2em;
|
|
}
|
|
li.CBMH {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.833em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:5px;
|
|
text-align:left;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
li.CBMHF {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.833em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:20px;
|
|
text-align:left;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
li.CCST {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.833em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:1.8em;
|
|
margin-right:0em;
|
|
margin-top:5px;
|
|
text-align:left;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
li.CCT {
|
|
font-family:"Avenir LT Std 65 Medium", sans-serif;
|
|
font-size:0.833em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:1.6em;
|
|
margin-right:0em;
|
|
margin-top:20px;
|
|
text-align:left;
|
|
text-decoration:none;
|
|
text-indent:-1.6em;
|
|
}
|
|
p.CHN {
|
|
font-family:"Minion Pro SmBd", serif;
|
|
font-size:0.708em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:20px;
|
|
text-align:center;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
span.chapter-number {
|
|
display: block;
|
|
font-family:"Avenir LT Std 65 Medium", sans-serif;
|
|
font-size:1.667em;
|
|
font-style:normal;
|
|
font-weight:bold;
|
|
margin-bottom:0em;
|
|
margin-left:2.4em;
|
|
margin-right:2.4em;
|
|
margin-top:60px;
|
|
text-align:center;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
p.CN2 {
|
|
font-family:"Avenir LT Std 65 Medium", sans-serif;
|
|
font-size:1em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:60px;
|
|
text-align:center;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
li.CPN {
|
|
font-family:"Avenir LT Std 55 Roman", sans-serif;
|
|
font-size:0.75em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:28px;
|
|
text-align:center;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
li.CPT {
|
|
font-family:"Avenir LT Std 55 Roman", sans-serif;
|
|
font-size:1.083em;
|
|
font-style:normal;
|
|
font-weight:bold;
|
|
margin-bottom:0em;
|
|
margin-left:1.2em;
|
|
margin-right:1.2em;
|
|
margin-top:10px;
|
|
text-align:center;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
p.CRT {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.667em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:0em;
|
|
text-align:left;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
p.CRTF {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.667em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:8px;
|
|
text-align:left;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
span.chapter-title {
|
|
display: block;
|
|
font-family:"Avenir LT Std 55 Roman", sans-serif;
|
|
font-size:1.5em;
|
|
font-style:normal;
|
|
font-weight:bold;
|
|
margin-bottom:0em;
|
|
margin-left:2.4em;
|
|
margin-right:2.4em;
|
|
margin-top:40px;
|
|
text-align:center;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
h1.chapter-title {
|
|
display: block;
|
|
font-family:"Avenir LT Std 55 Roman", sans-serif;
|
|
font-size:1.5em;
|
|
font-style:normal;
|
|
font-weight:bold;
|
|
margin-bottom:0em;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:40px;
|
|
text-align:center;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
p.DED {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.896em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:100px;
|
|
text-align:center;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
h1.a-head__ENH {
|
|
font-family:"Avenir LT Std 55 Roman", sans-serif;
|
|
font-size:0.75em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:8px;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:20px;
|
|
text-align:center;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
p.EXO {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.896em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:20px;
|
|
margin-left:1.2em;
|
|
margin-right:1.2em;
|
|
margin-top:20px;
|
|
text-align:justify;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
h1.FMH {
|
|
font-family:"Avenir LT Std 65 Medium", sans-serif;
|
|
font-size:1em;
|
|
font-style:normal;
|
|
font-weight:bold;
|
|
margin-bottom:60px;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:60px;
|
|
text-align:center;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
p.FSQ {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.667em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:0.9em;
|
|
margin-right:0.9em;
|
|
margin-top:8px;
|
|
text-align:center;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
p.FSQI {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.667em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:0.9em;
|
|
margin-right:0.9em;
|
|
margin-top:8px;
|
|
text-align:justify;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
p.FST {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.667em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:0.9em;
|
|
margin-right:0.9em;
|
|
margin-top:0em;
|
|
text-align:center;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
h3.a-head {
|
|
font-family:"Avenir LT Std 55 Roman", sans-serif;
|
|
font-size:0.958em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:10px;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:28px;
|
|
text-align:left;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
li.IX {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.667em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:1.8em;
|
|
margin-right:0em;
|
|
margin-top:0em;
|
|
text-align:left;
|
|
text-decoration:none;
|
|
text-indent:-1.8em;
|
|
}
|
|
li.IXA {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.667em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:1.8em;
|
|
margin-right:0em;
|
|
margin-top:20px;
|
|
text-align:left;
|
|
text-decoration:none;
|
|
text-indent:-1.8em;
|
|
}
|
|
li.IXS {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.667em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:1.8em;
|
|
margin-right:0em;
|
|
margin-top:0em;
|
|
text-align:left;
|
|
text-decoration:none;
|
|
text-indent:-0.8em;
|
|
}
|
|
p.LH {
|
|
font-family:"Avenir LT Std 55 Roman", sans-serif;
|
|
font-size:0.917em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:1.2em;
|
|
margin-right:0em;
|
|
margin-top:20px;
|
|
text-align:left;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
li.NL {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.896em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:2.4em;
|
|
margin-right:0em;
|
|
margin-top:10px;
|
|
text-align:left;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
li.NLF {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.896em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:2.4em;
|
|
margin-right:0em;
|
|
margin-top:10px;
|
|
text-align:left;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
li.NLL {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.896em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:2.4em;
|
|
margin-right:0em;
|
|
margin-top:10px;
|
|
text-align:left;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
li.NLLF {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.896em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:2.4em;
|
|
margin-right:0em;
|
|
margin-top:10px;
|
|
text-align:left;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
li.NLLL {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.896em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:10px;
|
|
margin-left:2.4em;
|
|
margin-right:0em;
|
|
margin-top:10px;
|
|
text-align:left;
|
|
text-decoration:none;
|
|
text-indent:-0em;
|
|
}
|
|
p.endnote {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.667em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:0em;
|
|
text-align:left;
|
|
text-decoration:none;
|
|
text-indent:1.2em;
|
|
}
|
|
span.PN {
|
|
font-family:"Avenir LT Std 55 Roman", sans-serif;
|
|
font-size:1.167em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:100px;
|
|
text-align:center;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
display:block;
|
|
}
|
|
p.PO {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.896em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:3.6em;
|
|
margin-right:0em;
|
|
margin-top:0em;
|
|
text-align:left;
|
|
text-decoration:none;
|
|
text-indent:-1.2em;
|
|
}
|
|
p.POF {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.896em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:3.6em;
|
|
margin-right:0em;
|
|
margin-top:20px;
|
|
text-align:left;
|
|
text-decoration:none;
|
|
text-indent:-1.2em;
|
|
}
|
|
p.POL {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.896em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:20px;
|
|
margin-left:3.6em;
|
|
margin-right:0em;
|
|
margin-top:0em;
|
|
text-align:left;
|
|
text-decoration:none;
|
|
text-indent:-1.2em;
|
|
}
|
|
span.PT {
|
|
font-family:"Avenir LT Std 65 Medium", sans-serif;
|
|
font-size:1.833em;
|
|
font-style:normal;
|
|
font-weight:bold;
|
|
margin-bottom:0em;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:50px;
|
|
text-align:center;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
display:block;
|
|
}
|
|
p.SB1 {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.896em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:0em;
|
|
text-align:justify;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
p.noindent {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.896em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:0em;
|
|
text-align:justify;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
p.CO {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.896em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:60px;
|
|
text-align:justify;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
p.TPAU {
|
|
font-family:"Adobe Aldine", serif;
|
|
font-size:2em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:70px;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:40px;
|
|
text-align:center;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
p.TPCIT {
|
|
font-family:"Avenir LT Std 45 Book", sans-serif;
|
|
font-size:0.583em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:0em;
|
|
text-align:center;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
span.TPT {
|
|
display: block;
|
|
font-family:"Heroic Condensed", sans-serif;
|
|
font-size:2.8em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:60px;
|
|
text-align:center;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
p.TPPUB {
|
|
font-family:"Avenir LT Std 45 Book", sans-serif;
|
|
font-size:0.583em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:5px;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:30px;
|
|
text-align:center;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
span.TPST {
|
|
display: block;
|
|
font-family:"Adobe Aldine Medium", serif;
|
|
font-size:1.875em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:50px;
|
|
text-align:center;
|
|
text-decoration:none;
|
|
text-indent:0em;
|
|
}
|
|
p {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.896em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:0em;
|
|
margin-right:0em;
|
|
margin-top:0em;
|
|
text-align:justify;
|
|
text-decoration:none;
|
|
text-indent:1.2em;
|
|
}
|
|
p.poetry {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.896em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:3.6em;
|
|
margin-right:0em;
|
|
margin-top:0em;
|
|
text-align:left;
|
|
text-decoration:none;
|
|
text-indent:-1.2em;
|
|
}
|
|
p.poetryF {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.896em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:0em;
|
|
margin-left:3.6em;
|
|
margin-right:0em;
|
|
margin-top:20px;
|
|
text-align:left;
|
|
text-decoration:none;
|
|
text-indent:-1.2em;
|
|
}
|
|
p.poetryL {
|
|
font-family:"Minion Pro", serif;
|
|
font-size:0.896em;
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
margin-bottom:20px;
|
|
margin-left:3.6em;
|
|
margin-right:0em;
|
|
margin-top:0em;
|
|
text-align:left;
|
|
text-decoration:none;
|
|
text-indent:-1.2em;
|
|
}
|
|
span.accent {
|
|
font-family:"Minion Pro", serif;
|
|
}
|
|
span.SANS_Avenir_LT_Std_45_Book_11 {
|
|
font-family:"Avenir LT Std 45 Book", sans-serif;
|
|
}
|
|
span.SANS_Avenir_LT_Std_55_Oblique_I_11 {
|
|
font-family:"Avenir LT Std 55 Roman", sans-serif;
|
|
font-style:italic;
|
|
}
|
|
span.SANS_Avenir_LT_Std_55_Roman_11 {
|
|
font-family:"Avenir LT Std 55 Roman", sans-serif;
|
|
}
|
|
span.SANS_Avenir_LT_Std_65_Medium_11 {
|
|
font-family:"Avenir LT Std 65 Medium", sans-serif;
|
|
}
|
|
span.SANS_Avenir_LT_Std_85_Heavy_B_11 {
|
|
font-family:"Avenir LT Std 55 Roman", sans-serif;
|
|
font-weight:bold;
|
|
}
|
|
span.SANS_Avenir_LT_Std_95_Black_B_11 {
|
|
font-family:"Avenir LT Std 65 Medium", sans-serif;
|
|
font-weight:bold;
|
|
}
|
|
span.SANS_Futura_PT_Bold_B_11 {
|
|
font-family:"Futura PT Bold", sans-serif;
|
|
font-weight:bold;
|
|
}
|
|
span.en_tx {
|
|
font-family:"Minion Pro", serif;
|
|
}
|
|
span.ntx_accent {
|
|
font-family:"Minion Pro", serif;
|
|
}
|
|
span.symbol_I {
|
|
}
|
|
div.box {
|
|
border: 1px solid black;
|
|
padding: 1em 1em 1em 0.5em;
|
|
margin: 60px 0em 1.2em 0em;
|
|
}
|
|
ol.ol {
|
|
margin: 0em 0em 0em 0em;
|
|
padding: 0em 0em 0em 0em;
|
|
}
|
|
ul.ul {
|
|
margin: 0em 0em 0em 0em;
|
|
padding: 0em 0em 0em 0em;
|
|
}
|
|
ul.ind {
|
|
padding-top : 0em;
|
|
padding-right: 0em;
|
|
padding-bottom : 0em;
|
|
padding-left : 0em;
|
|
margin-top : 0em;
|
|
margin-right : 0em;
|
|
margin-bottom : 0em;
|
|
margin-left : 0em;
|
|
list-style-type : none;
|
|
}
|
|
img.orn {width : 2.2em;}
|
|
ol.footnotes {
|
|
list-style-type:none;
|
|
padding-top : 0em;
|
|
padding-left : 0em;
|
|
padding-bottom : 0em;
|
|
padding-right : 0em;
|
|
margin-top : 0em;
|
|
margin-right : 0em;
|
|
margin-bottom : 0em;
|
|
margin-left : 0em;
|
|
}
|
|
figure.IMG {
|
|
display: block;
|
|
margin-top: 1em;
|
|
margin-bottom: 1em;
|
|
margin-left: 0em;
|
|
margin-right: 0em;
|
|
text-align: center;
|
|
}
|
|
ol.none
|
|
{
|
|
list-style-type:none;
|
|
}
|
|
h1.PART {
|
|
font-size:100%;
|
|
margin:0em;
|
|
text-indent:0em;
|
|
display:inline;
|
|
}
|
|
h2.CHAPTER {
|
|
font-size:100%;
|
|
margin:0em;
|
|
text-indent:0em;
|
|
display:inline;
|
|
}
|
|
|
|
h1.TITLE {
|
|
font-size:100%;
|
|
margin:0em;
|
|
text-indent:0em;
|
|
display:inline;
|
|
}
|
|
|