body {
    font: normal 12px verdana, arial, helvetica, sans-serif;
    color: #000;
    background: #fff;
}

h1 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}

table {
    color: #000;
    background: #fff0db;
    margin: 0.5em 0 2em;
}

.oddrow {
    color: #000;
    background: #ffe2b6;
}

th {
    text-align: left;
    font-weight: bold;
    color: #000;
    background: #ffc56d;
}

th, td {
    padding: 0.1em 0.5em;
}

#statetable .c1 {
    width: 12em;
}

#monthtable .c1 {
    width: 8em;
}

.c2 {
    width: 6em;
}

a:link { color: #00e; background: transparent; }
a:visited { color: #b0e; background: transparent; /* #551a8b; */ }
a:hover { color: #00e; background: #ff6 none; }
a:active { color: #e00; background: transparent; }
/* The End */
