/**/ body { margin-left: 10%; margin-right: 10% } h1, h2 { text-align: center; /* all headings centered */ clear: both } p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } p.h1 { margin-top: 7%; text-indent: 0%; text-align: center; font-size: 300%; font-weight: bold } p.h2 { margin-top: 7%; text-indent: 0%; text-align: center; font-size: 150%; font-weight: bold } p.h2a { text-indent: 0%; text-align: center; font-size: 150%; font-weight: bold } /* h2 type without top margin */ p.cnobmargin { text-align: center; margin-bottom: 0% } /* centered no bottom margin */ p.cnomargins { text-align: center; margin-bottom: 0%; margin-top: 0% } /* centered no bottom or top margin */ p.cnotmargin { text-align: center; margin-top: 0% } /* centered no top margin */ p.contents { margin-left: 10%; margin-right: 10% } p.indent { text-indent: 4% } /* indented paragraph */ p.cap:first-letter { clear: left; margin: 1% 0% 0 0; padding: 0; line-height: 1.8%; font-size: 250% } /* unindented with large first letter cap */ p.hangindent { margin-left: 12%; margin-right: 4%; text-indent: -8% } /* hanging indentation */ p.margin-left4 { margin-left: 10% } /* text unindented with small indentation of paragraph */ p.margin-left16 { margin-left: 30% } /* text unindented with small indentation of paragraph */ hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } .hr2 { width: 90%; max-width: 90%; color: #CCC; background-color: #FFF; border: none; border-bottom: 6px double black; margin: 8% auto } /* horizontal rule for chapter divisions */ table { margin-left: 0%; margin-right: 0% } .tdr { text-align: right; width: 33% } /* right align cell */ .tdl { text-align: left; width: 33% } /* left align cell */ .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: smaller; text-align: right } /* page numbers */ .blockquot { margin-left: 5%; margin-right: 10% } .center { text-align: center } .right { text-align: right } .smcap { font-variant: small-caps } .caption { font-weight: bold } a:link { color: #000; text-decoration: none; border-bottom: 1px dashed #808080 } a:visited { color: #25383C; text-decoration: none; border-bottom: 1px dashed #808080 } a:hover { color: #008000; text-decoration: none; border-bottom: 1px dashed #808080 } a:active { color: #000; text-decoration: none; border-bottom: 1px dashed #808080 } /* Images */ /* without border */ img.border { border: 1px solid black } /* with border */ .figcenter { margin: auto; text-align: center } /* Footnotes */ .footnotes { background-color: #CCC } .footnote { margin-left: 10%; margin-right: 10%; font-size: 0.9em } .footnote .label { text-align: right } .fnanchor { vertical-align: super; font-size: 0.8em; text-decoration: none } /* Poetry */ .poem { margin-left: 10%; margin-right: 10%; text-align: left } .poem .stanza { margin: 1em 0 1em 0 } .poem span.i0 { display: block; margin-left: 0; padding-left: 3em; text-indent: -3em } .poem span.i2 { display: block; margin-left: 2em; padding-left: 3em; text-indent: -3em } .poem span.i4 { display: block; margin-left: 4em; padding-left: 3em; text-indent: -3em } .poem span.i16 { display: block; margin-left: 16em; padding-left: 3em; text-indent: -3em } span.ralignsc { font-variant: small-caps } div.tnote { background-color: #CCC; border-style: dotted; margin-left: 10%; margin-right: 10%; padding: 1%; font-style: normal; font-size: 70%; text-align: justify } /**/