.sisterest a {
    text-decoration: none;
}
table.sisterest tr th {
    background: #8e0000;
    color: #fff;
}
table.sisterest tr.odd {
    background: #f5f5e5;
}
table.sisterest tr.even {
    background: #edebde;
}
table.sisterest tr td {
    color: #4d4d40;
}
table.sisterest tr th,
table.sisterest tr td {
    padding: 0 1px;
    font-family: arial;
    font-size: 0.97em;
}

