/* XML blockout */ p { margin-top: 0.5em; text-align: justify; margin-bottom: 0.5em } body { margin-left: 11%; margin-right: 10% } table { margin-left: auto; margin-right: auto; clear: both } a { text-decoration: none } table p { text-align: center; margin-top: 0; margin-bottom: 0 } td.tdright { vertical-align: top; text-align: right } td.tdleft { vertical-align: top; text-align: left } .caption { font-size: 80% } .pagenum { display: inline; font-size: x-small; text-align: right; border: 1px solid #eee; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none; color: silver; background-color: inherit } hr.minor { width: 35%; margin-top: 1em; margin-bottom: 1em; border: none; border-bottom: 1px solid black } hr.spacer { width: 100%; margin: 3em auto 3em 0; border: none; border-bottom: 2px solid white } a.pagenum:after { border: 1px solid silver; content: attr(title) } .tnote { margin: 2em auto 2em auto; text-align: left; font-size: smaller; color: green } .figcenter { margin: auto; text-align: center } .footnote { margin-left: 10%; margin-right: 10%; font-size: 90% } .fnanchor { vertical-align: super; font-size: 80%; text-decoration: none } /* general css definitions for fonts */ .xxl { font-size: 2em } /* xx-large */ .xl { font-size: 1.3em } /* x-large */ .l { font-size: large } /* large */ .s { font-size: small } /* small */ .c { text-align: center } /* centered */ .r { text-align: right } /* align right */ .b { font-weight: bold } /* text is bold */ .i { font-style: italic } /* text is italic */ .sc { font-variant: small-caps } /* text is small-caps */ .fs { letter-spacing: 0.1em } /* spaced-out text */ /* general css definitions for spacing */ .mt2 { margin-top: 2em } .mt1 { margin-top: 1em } .mb3 { margin-bottom: 3em } .mb2 { margin-bottom: 2em } .mb1 { margin-bottom: 1em } .nm { margin-top: 0; margin-bottom: 0 }