#contents {
    font-family: serif;
}

table.links caption {
    font-size: medium;
    font-weight: bold;
    padding-bottom: 1em;
}

table.links {
    border-collapse: collapse;
}

table.links tr td {
    font-size: small;
    padding: 0.5em;
    border-width: 2px;
    border-style: solid;
}

table.links tr.even td {
    background-color: #FFE8FF;
}

table.links tr td.link {
    width: 40%;
}

