@charset "utf-8"; /**/ body { background-color: rgb(253, 253, 253); color: black; font-family: "Times New Roman", serif } 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: 75% } /**/