/**/ /* Body Attributes */ body { margin-left: 15%; margin-right: 15% } /* Paragraphs */ p { text-indent: 1em; text-align: justify; margin-top: 0.5em; margin-bottom: 0.5em; line-height: 1.25em } p.list { text-indent: 1em; text-align: justify; margin-top: 0.1em; margin-bottom: 0.1em; line-height: 1em } p.hangindent { text-align: left; /* font-size: 90%; */ text-indent: -1.5em; margin-left: 1.5em; /* Must cancel text-indent */ margin-top: 0.1em; margin-bottom: 0.1em; line-height: 1.25em } /* Headers */ h1 { font-size: 240%; text-align: center; margin-top: 1em; margin-bottom: 1em } h2 { font-size: 180%; text-align: center; margin-top: 2em; margin-bottom: 1em } h3 { font-size: 110%; text-align: center; margin-top: 2em; margin-bottom: 1em } /* Horizontal Lines */ hr { margin: 2em } hr.mini { width: 33%; margin: 0.5em auto; color: silver } hr.tdata { width: 4em; margin: 0; margin-left: 1em; color: silver } /* Vertical Spacing */ .smallskip { padding-top: 0.5em } .medskip { padding-top: 1em } .bigskip { padding-top: 1.5em } .hugeskip { padding-top: 4em } /* Page Numbers */ .pagenum { font-size: 90%; font-weight: bold; font-style: normal; text-indent: 0; text-align: center; width: 1.5em; color: silver; margin-top: 0.5em; margin-bottom: 0.5em; line-height: 1.5em } /* Layout Attributes */ .left { text-align: left } .center { text-align: center } .right { text-align: right } .noshow { display: none } /* Tables */ table { margin-left: auto; margin-right: auto } td.left { text-align: left } td.center { text-align: center } td.right { text-align: right; padding-right: 0.5em } td.hangindent { text-align: left; text-indent: -1em; line-height: 1.25em; padding-left: 1em } td.price { vertical-align: bottom } /* Images */ .caption { font-weight: bold; font-size: smaller; text-align: center } .illo { margin: auto; margin-bottom: 4ex; text-align: center } /* Transcriber's Notes */ .tnote { padding: 1em; margin-top: 3em; margin-right: 0%; margin-bottom: 3em; margin-left: 0%; page-break-after: always } .tnote p { text-indent: 0; margin-left: 2em; margin-top: 0.5em; font-size: 90% } .tnote h3 { text-indent: 0; margin-left: 0; text-align: left; font-size: 100%; font-style: normal; font-weight: bold } /* Font Attributes */ .smcap { font-variant: small-caps } .fancy { font-family: "URW Chancery L", cursive } .sf { font-family: sans-serif; font-weight: bold } /* Advertisements */ td.advert { text-align: left; text-indent: -1em; line-height: 1.25em; padding-left: 1em } .flush { margin: 0; padding-right: 1em; width: auto } /* Footnotes */ .footnote { margin-left: 5%; margin-right: 5%; font-size: 95% } .footnote.label { text-align: right; font-size: 100% } .fnanchor { vertical-align: super; font-size: 0.7em; text-decoration: none; font-style: normal } /* this line is for end notes */ /* Links */ a { text-decoration: none } a:hover { color: #ffcd33 } /**/