/* XML blockout */ body { margin-left: 10%; margin-right: 10% } p { margin-top: 1em; margin-bottom: 0; line-height: 1.4em; text-align: justify } /* Author ----------------------------------------------- */ p.author { text-align: right; margin-right: 10% } /* Letter ----------------------------------------------- */ p.letterDate { text-align: right; margin-right: 10%; margin-bottom: -1em } /* Text Blocks ------------------------------------------ */ blockquote { text-align: justify; font-size: 0.9em } .blockquot { margin-left: 5%; margin-right: 10% } pre { font-size: 75% } /* Headers ---------------------------------------------- */ h1, h2, h3, h4, h5, h6 { text-align: center; clear: both } /* 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 } span.pagenum { color: gray; background-color: inherit; font-variant: normal; font-style: normal; font-size: 8pt } p.center { text-align: center } p.heading { text-align: center; font-weight: bold } .center { text-align: center } /* Footnotes -------------------------------------------- */ .footnotes { border: none } .footnote .label { text-align: right } .fnanchor { font-size: smaller; text-decoration: none; vertical-align: 0.25em } .footnote { font-size: 0.9em; margin-left: 10%; margin-right: 10% } /* Figures ---------------------------------------------- */ .figure, .figcenter, .figright, .figleft { padding: 1em; margin: 0; text-align: center; font-size: 0.8em } .figure img, .figcenter img, .figright img, .figleft img, .figletter img { border: none } .figure p, .figcenter p, .figright p, .figleft p { margin: 0; text-indent: 1em } .figcenter { margin: auto; clear: both } /* 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: 0; margin-bottom: 0; border: solid black } /* XML end */