/* XML blockout */ p { margin-top: 0.5em; text-align: justify; margin-bottom: 0.5em } body { margin-left: 11%; margin-right: 10%; max-width: 30em } table { margin-left: auto; margin-right: auto; clear: both } h1 { text-align: center; margin-top: 2em; margin-bottom: 1em; clear: both } h2 { text-align: center; margin-top: 1em; margin-bottom: 0; clear: both } h3 { text-align: center; margin-top: 0.5em; font-weight: normal; clear: both } a { text-decoration: none } table p { text-align: center; margin-top: 0; margin-bottom: 0 } h2.toc { margin-top: 1em } td.tdright { vertical-align: top; text-align: right } td.tdleft { vertical-align: top; text-align: left } .caption { font-size: 80% } .figcenter { margin: auto; text-align: center } .center { text-align: center } .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.major { width: 65%; margin-top: 2em; margin-bottom: 2em } hr.pagebreak { width: 100%; margin-top: 1em; margin-bottom: 1em; border: none; border-bottom: 1px solid #ccc } a.pagenum:after { border: 1px solid silver; content: attr(title) } /* general css definitions for fonts */ p.xl { font-size: x-large } /* x-large */ p.l { font-size: large } /* large */ p.s { font-size: small } /* small */ p.xs { font-size: x-small } /* x-small */ p.c { text-align: center } /* centered */ p.b { font-weight: bold } /* text is bold */ p.i { font-style: italic } /* text is italic */ p.sc { font-variant: small-caps } /* text is small-caps */ p.m0 { margin: 0 } /* margins are zero */ p.al { text-align: left } /* align text left */ p.j { text-align: justify } /* justify text */