a:hover {
    text-decoration: underline}

img {
    border: none}

ul {
    font-family: helvetica, serif;
    font-size: 12pt}

/* Sortable tables */
table.sortable a.sortheader {
    background-color:#eeeeee;
    color:#666666;
    font-weight: bold;
    text-decoration: none;
    display: block}
table.sortable span.sortarrow {
    background-color:#eeeeee;
    color: black;
    text-decoration: none}
