/* Sortable tables */
table.sortable a.sortheader {
    background-color:#cc0000;
    color:#ffffff;
    font-weight: bold;
    font-family: Helvetica,Arial,sans-serif;
    text-decoration: none;
    display: block;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}
pre
{
    font-weight: bold;
    position:fixed;
}
