/**/ body { background: #fdfdfd; color: black; font-family: "Times New Roman", serif; font-size: large; margin-left: 15%; margin-right: 15% } p { margin-top: 0; text-align: left } p.jus { text-align: justify } h1, h2, h3, h4 { text-align: center } hr { width: 100% } hr.narrow { width: 40%; text-align: center } .center { text-align: center } .indent20 { text-indent: 20%; text-align: left } 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: 8pt } /**/