* { margin: 0; padding: 0; }
body { color: #311e0e; font-size: 1em; font-family: Courier, "Courier New", Monaco, monospace; text-decoration: none; }
h1 { color: #311e0e; font-size: 90%; font-family: Courier, "Courier New", Monaco, monospace; text-decoration: none; }
p { font-size: 80%; line-height: 100%; }
td {  }
a:link { color: #730000; text-decoration: underline; }
a:visited { color: #474747; text-decoration: underline; }
a:hover { color: #c00; text-decoration: underline; }
a:active { color: #360; text-decoration: underline; }
.bold { font-weight: bold; }

