body { background: #FFFFCC; color: #330000; margin-left: 30pt; margin-right: 30pt; } a:link { color: #00CC00; text-decoration: underline; } a:visited { color: #008800; text-decoration: none; } a:active { color: #CC0000; text-decoration: none; } a:hover { color: #990000; text-decoration: underline; cursor: pointer; } h1, h2, h3 { color: #CC0000; } div.sig { text-align: right; font-size: smaller; } table { background white; } .exercise { color: #0000CC; font-weight: bold; } .indentmore { margin-left: 40pt; margin-right: 40pt; }