.test        { font-family: Almanac MT }
/* Sortable tables */
table.sortable a.sortheader {
    font-size: 10pt;
    color: blue;
    display: block;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}
