/**/ body { margin-left: 7%; margin-right: 7%; font-size: 110% } p { margin-top: 0.5em; text-indent: 1em; text-align: justify; margin-bottom: 0.5em; line-height: 105% } h1 { text-align: center; clear: both; font-weight: normal; font-style: normal; font-size: 160%; line-height: 160%; margin-top: 1em; margin-bottom: 1em } h2 { text-align: center; clear: both; font-weight: normal; font-style: normal; font-size: 140%; line-height: 140%; margin-top: 2em; margin-bottom: 1em } h3 { page-break-before: always; text-align: center; clear: both; font-weight: normal; font-style: normal; font-size: 120%; line-height: 120%; margin-top: 1em; margin-bottom: 0.5em } hr { width: 40%; margin-top: 2em; margin-bottom: 2em; margin-left: 30%; margin-right: 30%; clear: both } small { font-size: 80% } /* styles for Transcriber's Note */ #tnote { background-color: #EEE; color: inherit; margin: 2em 20%; padding: 0.5em 1em; border: 1px solid gray; font-size: small } #tnote p { text-indent: 0; text-align: left; margin-bottom: 0.75em; margin-top: 0.25em } /* styles for front matter */ #front { margin-top: 2em; margin-bottom: 3em } #front p { margin-top: 1.5em; margin-bottom: 1em; text-indent: 0; text-align: center; line-height: 125% } /* styles for ToC */ #toc { table-layout: fixed; width: 21.5em; margin-left: auto; margin-right: auto; margin-bottom: 2em } #toc td { font-size: small } #toc td.chap { width: 19em; padding-top: 0.2em; padding-left: 2em; text-indent: -2em; text-align: left } #toc td.pag { width: 2.5em; vertical-align: bottom; text-align: right } /* styles for salutations */ .salute { margin-top: 1em; margin-bottom: 1em } div.right0 { padding-right: 0; text-align: right } div.right1 { padding-right: 1em; text-align: right } div.left1 { padding-left: 1em; text-align: left } div.left2 { padding-left: 2em; text-align: left } div.left3 { padding-left: 3em; text-align: left } /* style for page numbers */ .pagenum { font-size: small; font-style: normal; font-weight: normal; text-align: right } /* style for notes, quotes, appendices */ .notequote { padding: 0 1em; font-size: small } .app { font-size: small } /* styles for riot tables */ .riot { border-collapse: collapse; width: 30em; table-layout: fixed; margin-left: auto; margin-right: auto; margin-bottom: 2em } .riot td { font-size: small } .riot td.prov { width: 10em; vertical-align: top; text-align: left; padding-bottom: 1em } .riot td.desc { width: 20em; padding-bottom: 1em; padding-left: 0.5em; vertical-align: top; text-align: justify; border-left: 1px solid black } .riot td.top { padding-top: 0.5em } .riot td.bottom { border-bottom: 1px solid black } /* style for centered image */ .image-center { text-align: center; margin: 2em auto } /* misc styles */ .nodent { text-indent: 0 } .center { text-indent: 0; text-align: center } .smcap { font-variant: small-caps } .large { font-size: large } .x-large { font-size: x-large } .small { font-size: small } .x-small { font-size: x-small } .thin { line-height: 0.25em } .gap-above { margin-top: 3em } .visible { visibility: hidden } .chapter { page-break-before: always } @media all { /* was @media handheld */ .visible { visibility: visible } } /**/