body {background: #fff; color: #000; margin: 0; padding: 0; text-align: left;
      font-family: Cochin, Garamond, serif; font-size: 12px }
a:link { color: #363 }
a:visited { color: #936 }
a:active, a:hover { background: #cf6; color: #666; border-bottom: 1px dotted #005e00 }
address { background: #fd9; color: #693; font-weight: bold; font-size: 10px; 
          margin-left: 3em; margin-right: 77%; padding: 1% }
h1 { color: #f66; font-size: x-large; font-weight: bold;
     font-family: "Georgia", "Times New Roman", Times, serif }
h2 { color: #f90; font-size: large; font-weight: bold;
     font-family: "Georgia", "Times New Roman", Times, serif }
h3, h4, h5, h6 { color: #f90; font-weight: bold }
div.main { background: #ff9; margin-left: 25%; margin-right: 22%; padding: 1em }
div.navbar   { color: #363; position: fixed; font-size: 10px;
               margin-left: 80%; font-weight: bold; padding: 1% }
dt { background: #cf0; color: #006; font-weight: bold }
a.navbar:visited { border-bottom: 1px dotted #005e00 }
div.new      { color: #363; position: fixed; font-size: 10px; font-weight: bold;
               margin-left: 3em; margin-right: 77%; padding: 1% }
table        { margin-left: 3%; margin-right: 3%; font-size: 12px }
tr.head      { text-decoration: underline; text-weight: bold }
td           { border: 1px solid #dd8 }
td.accept    { color: #900; font-weight: bold }
td.maybe     { color: #909; font-weight: bold }
td.refuse    { text-decoration: line-through }

/* News items */
div.news { width: 80%; background: #fd9; border: thin solid black; float: right;
    padding: 1em; margin: 1em; font-weight: bold; font-family: sans-serif;
    font-size: 10px }

