/**/ body { margin-left: 10%; margin-right: 10% } p { margin-top: 1em; margin-bottom: 0; text-align: justify } /* Text Blocks ------------------------------------------ */ blockquote { text-align: justify; font-size: 0.9em } .blockquot { margin-left: 5%; margin-right: 10% } pre { font-size: 0.9em } .note { margin-left: 10%; margin-right: 10%; font-size: 0.9em } div.trans-note { margin: 10%; padding: 1em; font-size: 0.9em; background-color: #E6F0F0; color: inherit } p.pub { margin-left: 10%; margin-right: 10% } /* Headers ---------------------------------------------- */ h1, h2, h3, h4, h5, h6 { text-align: center; clear: both; font-weight: normal } h1 { letter-spacing: 0.1em } h1.pg, h3.pg { text-align: center; clear: both; font-weight: bold; letter-spacing: 0 } h3.tight, h4.tight { margin-top: 0; margin-bottom: 0 } /* Horizontal Rules ------------------------------------- */ hr { width: 65%; margin-left: auto; margin-right: auto; margin-top: 2em; margin-bottom: 2em; clear: both } hr.full { width: 100% } hr.short { width: 20% } hr.tiny { width: 10% } hr.tight { margin-top: 1em; margin-bottom: 1em } /* General Formatting ---------------------------------- */ .sc { font-variant: small-caps } .smcap { font-variant: small-caps } .spacious { letter-spacing: 0.25em } span.pagenum { color: gray; background-color: inherit; letter-spacing: normal; text-indent: 0; text-align: right; font-style: normal; font-variant: normal; font-weight: normal; font-size: 8pt } p.right { text-align: right; margin-right: 10% } p.center { text-align: center } p.hang { text-indent: -0.6em; padding-left: 0.6em } p.heading { text-align: center; font-weight: bold } p.nobreak { margin-top: 0 } p.break { margin-top: 2em } /* Tables ---------------------------------------------- */ .center table { margin-right: auto; margin-left: auto; text-align: left } table { margin-top: 1em; /* space above the table */ caption-side: top; /* or bottom! */ empty-cells: show; /* usual default is hide */ border-spacing: 0 0; font-size: 90% } td { padding-left: 0.5em; padding-right: 0.5em; width: 50% } td p { text-align: justify; margin-top: 0; margin-bottom: 1em } td.br { border-right: solid thin; border-color: gray; background-color: inherit } /* Links ------------------------------------------------ */ a:link { color: blue; background-color: inherit; text-decoration: none } link { color: blue; background-color: inherit; text-decoration: none } a:visited { color: blue; background-color: inherit; text-decoration: none } a:hover { color: red; background-color: inherit } hr.pg { width: 100%; margin-top: 3em; margin-bottom: 0; margin-left: auto; margin-right: auto; border-width: 4px 0 0 0; /* remove all borders except the top one */ border-style: solid; border-color: #000; clear: both } pre.pg { font-size: 85% } /**/