/**/ p { margin-top: 0.5em; text-align: justify; margin-bottom: 0.5em; text-indent: 1em } h1 { text-align: center; font-family: garamond, serif; /* all headings centered */ } h5, h6 { text-align: center; font-family: garamond, serif; /* all headings centered */ } h2 { text-align: center; font-family: garamond, serif; /* all headings centered */ } h3 { text-align: center; font-family: garamond, serif; /* all headings centered */ } h4 { text-align: center; font-family: garamond, serif; /* all headings centered */ } h1.pg, h3.pg { text-align: center; font-family: Times-Roman, serif; /* all headings centered */ } hr { width: 33%; margin-top: 1em; margin-bottom: 1em } body { margin-left: 10%; margin-right: 10% } a { text-decoration: none } /* no lines under links */ div.centered { text-align: center } /* work around for IE centering with CSS problem part 1 */ div.centered table { margin-left: auto; margin-right: auto; text-align: left } /* work around for IE centering with CSS problem part 2 */ ul { list-style-type: none } /* no bullets on lists */ ul.nest { margin-top: 0.15em; margin-bottom: 0.15em; text-indent: -1.5em } /* spacing for nested list */ li { margin-top: 0.15em; margin-bottom: 0.15em } /* spacing for list */ .cen { text-align: center; text-indent: 0 } /* centering paragraphs */ .smcap { font-variant: small-caps } /* small caps */ .noin { text-indent: 0 } /* no indenting */ .hang { text-indent: -2em } /* hanging indents */ .blockquot { margin-left: 5%; margin-right: 5% } /* block indent */ .right { text-align: right; padding-right: 2em } /* right aligning paragraphs */ .totoc { font-size: 75%; text-align: right } /* Table of contents anchor */ .totoi { font-size: 75%; text-align: right } /* to Table of Illustrations link */ .img { text-align: center; padding: 1em; margin-left: auto; margin-right: auto } /* centering images */ .tdr { text-align: right } /* right align cell */ .tdrb { text-align: right; vertical-align: bottom } /* right align cell */ .tdc { text-align: center } /* center align cell */ .tdct { text-align: center; vertical-align: top } /* center and top align */ .tdc8 { text-align: center; font-size: 80% } /* center align, font */ .tdcx { text-align: center; border-left: 0.5pt black solid } /* center, left border */ .tdcy8 { text-align: center; border-top: 0.5pt black solid; font-size: 80% } /* center, top border, font */ .tdcx8 { text-align: center; border-left: 0.5pt black solid; font-size: 80% } /* center, border left, font */ .tdcxy8 { text-align: center; border-left: 0.5pt black solid; border-top: 0.5pt black solid; font-size: 80% } /*center, left and top border, font */ .tdcxyz8 { text-align: center; border-left: 0.5pt black solid; border-top: 0.5pt black solid; border-bottom: 0.5pt black solid; font-size: 80% } /* center, left, top, bottom border, font */ .tdcxz8 { text-align: center; border-left: 0.5pt black solid; border-bottom: 0.5pt black solid; font-size: 80% } /* center, left and bottom border, font */ .tdcxz { text-align: center; border-left: 0.5pt black solid; border-bottom: 0.5pt black solid } /* center, left and bottom border */ .tdcyz8 { text-align: center; border-top: 0.5pt black solid; border-bottom: 0.5pt black solid; font-size: 80% } /* center, top and bottom border, font */ .tdcz8 { text-align: center; border-bottom: 0.5pt black solid; font-size: 80% } /* center, border bottom, font */ .tdl { text-align: left } /* left align cell */ .tdlp { text-align: left; padding-left: 0.5em } /* align and padding left */ .tdlx { text-align: left; border-left: 0.5pt black solid } /* left, border left */ .tdlz { text-align: left; border-bottom: 0.5pt black solid } /* left, border bottom */ .tr { margin-left: 20%; margin-right: 20%; margin-top: 5%; margin-bottom: 5%; padding: 1em; background-color: #f6f2f2; color: black } /* transcriber's notes */ .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: 75%; color: silver; background-color: inherit; text-align: right; text-indent: 0; font-style: normal; font-weight: normal; font-variant: normal } /* page numbers */ hr.full { width: 100%; margin-top: 0; margin-bottom: 0; border: solid black } pre { font-size: 85% } /**/