/**/ body { margin-left: 12%; margin-right: 12% } h1, h2, h3, h4 { text-align: center; /* all headings centered */ clear: both } h3.break { page-break-before: always } /* for epubs */ h2.nobreak { page-break-before: avoid } p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } .p2 { margin-top: 2em } .p4 { margin-top: 4em } .p8 { margin-top: 8em } .after { page-break-after: always } table { margin-left: auto; margin-right: auto; border-collapse: collapse; margin-top: 1em; margin-bottom: 2em } td.center { vertical-align: top; text-align: center } td.left { vertical-align: top; text-align: left } td.right { vertical-align: top; text-align: right } .anchorsize { font-size: smaller } a:link { text-decoration: none } /* no UL of any links */ a:visited { text-decoration: none } .fnanchor { /* style the [nn] reference in the body text */ font-size: 65%; /* a very discrete number */ text-decoration: none; /* no underscore, blue color is enough */ vertical-align: 0.5em; /* raise up from baseline a bit */ font-weight: normal } .footnote { text-decoration: none; margin-left: 2%; margin-right: 2% } .center { text-align: center } .sc { font-style: normal; font-variant: small-caps } .smaller { font-size: 90% } .muchsmaller { font-size: 75% } /* for all small caps inside span markup */ .larger { font-size: 110% } li { margin-left: 1em; /* secondary index lines indented */ text-indent: -1em } .tnote { margin-left: 5%; margin-right: 5%; padding-bottom: 0.5em; padding-top: 0.5em; padding-left: 0.5em; padding-right: 0.5em } .box { /* for ads at end */ margin-left: 5%; margin-right: 5%; padding-bottom: 0.5em; padding-top: 0.5em; padding-left: 2em; padding-right: 2em } /**/