/**/ body { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; background-color: #fff; color: #000; margin-left: 10%; margin-right: 10% } .note { margin-left: 2em; margin-right: 2em; margin-bottom: 1em; font-size: smaller } .smallfont { font-size: smaller } .medfont { font-size: larger } .largefont { font-size: xx-large } .center { text-align: center } .right { text-align: right } .left { text-align: left } hr.full { width: 100% } a:link { color: blue; text-decoration: none } link { color: blue; text-decoration: none } a:visited { color: blue; text-decoration: none } a:hover { color: red } pre { font-size: 9pt } h1, h2, h3, h4, h5, h6 { color: #666; text-align: center } hr { width: 65% } /**/