/* XML blockout */ /* Body Attributes */ body { margin-left: 15%; margin-right: 15% } /* All Headings Centered */ h1 { text-align: center; clear: both } h2 { text-align: center; clear: both; margin-top: 1em; margin-bottom: 1.5em } /* Paragraphs */ p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } /* Horizontal Lines and Thought Breaks */ hr.major { width: 65%; margin-top: 3em; margin-right: auto; margin-bottom: 3em; margin-left: auto; clear: both; color: silver } hr.minor { width: 35%; margin-left: auto; margin-right: auto; clear: both; color: silver } hr.spacer { width: 0%; margin-top: 4em; margin-right: auto; margin-bottom: 0; margin-left: auto; clear: both; visibility: hidden } /* Page Numbers */ .pagenum { font-size: 85%; font-weight: normal; font-style: normal; text-align: right; color: silver } /* Font Attributes */ .center { text-align: center } .smcap { font-variant: small-caps } .size120 { font-size: 120% } .size75 { font-size: 75% } .size60 { font-size: 60% } .size50 { font-size: 50% } .size40 { font-size: 40% } .rind { text-align: right; margin-right: 1em } .lind { text-align: left; margin-left: 1em } /* Transcriber's Note and Corrections */ .tnote { padding: 0.5em; margin-top: 3em; margin-bottom: 3em; page-break-after: always } .tnote p { text-indent: 0; margin-top: 0.5em; font-size: 85% } .tnote h3 { text-indent: 0; text-align: left; font-size: 110%; font-style: normal; font-weight: bold; padding-top: 0; letter-spacing: 0 } /* XML end */