body
{
      font-family:  Garamond, 'New Century Schoolbook', 'times new roman', times, arial;
     background: #dce0d3;
}

A:link {
        color: #901030;
}

A:hover {
        color: #ffff00;
}

A:visited {
        color: #cf3f1f;
}

TH.title {
        color: #900000;
        font-weight: bold;
}

TD.textbold {
       background: #bfb9a5;
       color: #900000;
       font-weight: bold;
}
TD.text {
       background: #bfb9a5;
       color: #900000;
}

TD.blank {
        background: #ffffff;
}

DIV.table {
        /* the only way I know of to align tables via CSS */
        text-align: center;
}

P.authorlist {
        font-family: helvetica, sans-serif;
        font-size: smaller;
        font-weight: bold;
        text-align: center;
}
{ z-index:1; position:absolute; left:0px; top:0px; }
