a:link { color: black } a:visited { color: navy } body { background-color: #FFE } img { border: none } img.bordered { border: 1px solid #000 } p.left { text-align: left } p.right { text-align: right } sup { font-weight: bold } table.white { background-color: #fff } /* All of the following are not usually displayed */ .gutblurb { display: none } .endgutblurb { display: none } .revhist { display: none } .comment { display: none } .endmarkup { display: none } .footnote { display: none } /* The misc class needs to stand out! */ .misc { color: #F00 } /* The default display for the book. Remember margins will be added on to these default margins. */ .book { color: #0000A0; font: 100%/150% Georgia, Times New Roman, Times, serif; display: block; margin-left: 5%; margin-right: 5% } /* Classes used in the front matter of the book */ .frontmatter { font-size: 90% } .half-title { display: block; color: #0267D7; text-align: center; font-style: italic } .titlepage { display: block; color: #0000A0; text-align: center } .author { color: #0267D7; font-size: 150%; text-align: center } .copyright { color: #0267D7; text-align: center } .dedication { color: #0267D7; text-align: center; margin-left: 10%; margin-right: 10% } .epigraph { color: #0000A0; text-align: center; margin-left: 10%; margin-right: 10% } .toc { border-top: solid medium navy; color: #0267D7; margin-left: 10%; margin-right: 10% } .loi { border-top: solid medium navy; color: #0267D7; margin-left: 10%; margin-right: 10% } .lot { border-top: solid medium navy; margin-left: 10%; margin-right: 10% } .lom { border-top: solid medium navy; margin-left: 10%; margin-right: 10% } .loa { border-top: solid medium navy; margin-left: 10%; margin-right: 10% } .foreword { /* Normal display */ } .preface { border-top: solid medium navy; /* Normal display */ margin-left: 5%; margin-right: 5% } .intro { /* Normal display */ } .frontmisc { color: #0000A0; margin-left: 10%; margin-right: 10% } /* The body of the book */ .bookbody { /* Normal display */ display: block; margin-left: 5%; margin-right: 5% } .chapter { border-top: solid medium navy; display: block } .chapsummary { display: block; font-style: italic; margin-left: 10%; margin-right: 10% } .chapnumber { font: 100%/150% Times New Roman, Times, serif; display: block; color: #0267D7; text-align: left } .chaptitle { border-bottom: solid thin navy; display: block; color: #0000A0; text-align: left; font-style: italic } .bookfn { border-top: dotted thin navy; display: block; font-size: 70%; font-family: Verdana, sans-serif } /* The sub sections */ .subsect1, .subsect2, .subsect3, .subsect4 { /* Normal display */ } .quote { font-size: 90%; margin-left: 10%; margin-right: 10%; text-align: left; font-family: Courier New, Courier, mono } .reference { font-style: italic } .epilogue { /* Normal display */ } /* graphics in the book */ .blockgraphic { display: block; margin-left: 5%; margin-right: 5%; font-family: arial, sans-serif; text-align: center } /* poems and verses in the book */ .verse { display: block; margin-left: 5%; margin-right: 5%; font-family: arial, sans-serif; text-align: left } .poem { display: block; margin-left: 5%; margin-right: 5%; font-family: arial, sans-serif; text-align: left; white-space: pre } .poemtitle { display: block; text-align: left; font-style: italic; font-family: arial, sans-serif; margin-left: 5%; margin-right: 5% } /* The backmatter of the book */ .backmatter { /* Normal display */ } .appendix { /* Normal display */ } .appnumber { display: block; color: #C00; text-align: center } .apptitle { display: block; color: #800; text-align: center } .glossary { margin-left: 10%; margin-right: 10% } .biblio { margin-left: 10%; margin-right: 10% } .index { margin-left: 10%; margin-right: 10% } .colophon { /* Normal display */ } /* Miscellaneous classes for use in any part of the book */