/* XML blockout */ body { font-family: Verdana, Arial, sans-serif; margin-left: 10%; margin-right: 10% } p { margin-top: 1em; margin-bottom: 0; text-align: justify } /* Author ---------------------------------------------------- */ p.author { text-align: right; font-variant: small-caps; margin-right: 10% } p.author-affl { text-align: right; margin-right: 5%; margin-top: 0 } p.author-addr { text-indent: -2em; padding-left: 2em; font-variant: small-caps } /* Letter ---------------------------------------------------- */ p.letterDate { text-align: right; margin-right: 10%; margin-top: 2.5em } p.letterClose1 { text-align: left; margin-left: 30% } /* Text Blocks ----------------------------------------------- */ blockquote { text-align: justify; font-size: 0.9em } .blockquot { margin-left: 5%; margin-right: 10% } pre.note { margin-left: 5%; margin-right: 5%; font-size: 1em; text-align: left } div.trans-note { border-style: solid; margin: 3em 5%; padding: 1em; text-align: center; background-color: #E6F0F0; color: inherit; font-size: 0.9em } /* Headers --------------------------------------------------- */ h1, h2, h3, h4, h5, h6 { text-align: center; clear: both } h1, h2, h3, h4 { font-variant: small-caps } /* 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% } /* General Formatting --------------------------------------- */ .sc { font-variant: small-caps } .smcap { font-variant: small-caps } span.pagenum { color: gray; background-color: inherit; font-variant: normal; font-style: normal; font-size: 8pt } p.right { text-align: right; margin-right: 5% } p.left { text-align: left; margin-left: 10% } p.center { text-align: center } p.hang { text-indent: -2em; padding-left: 2em } p.heading { text-align: center; font-weight: bold } .missingText { color: gray; font-size: 90% } sup { font-size: smaller } .center { text-align: center } /* Footnotes ------------------------------------------------- */ .footnotes { border: none } .footnote .label { text-align: right } .fnanchor { font-size: smaller; text-decoration: none; vertical-align: 0.25em } .fnanchor-sm { font-size: small; text-decoration: none; vertical-align: 0.5em } .footnote { font-size: 0.9em; margin-left: 10%; margin-right: 10% } /* Poems ----------------------------------------------------- */ .poem { margin-left: 20%; margin-right: 10%; margin-bottom: 1em; text-align: left } .poem .stanza { margin: 1em 0 1em 0 } .poem br { display: none } .poem span.i0 { display: block; margin-left: 0; padding-left: 3em; text-indent: -3em } .poem span.i1 { display: block; margin-left: 1em; padding-left: 3em; text-indent: -3em } .poem span.i2 { display: block; margin-left: 2em; padding-left: 3em; text-indent: -3em } .poem span.i4 { display: block; margin-left: 4em; padding-left: 3em; text-indent: -3em } .poem span.i5 { display: block; margin-left: 5em; padding-left: 3em; text-indent: -3em } .poem span.i8 { display: block; margin-left: 8em; padding-left: 3em; text-indent: -3em } .poem span.i12 { display: block; margin-left: 12em; padding-left: 3em; text-indent: -3em } /* Tables ---------------------------------------------------- */ /* Surround tables with
*/ .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: 2em 0; font-size: 80% } thead td, tfoot td { text-align: center; font-weight: bold } table.toc { line-height: 1.1em; font-size: 80%; width: 90% } td.right { text-align: right } td.indent { padding-left: 2em } /* 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 } /* XML end */