body {
    background: #DDDDDD;
    font-family: sans-serif;
}

a:link, a:visited {
    color: #990000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1 {
    color: #990000;
}

td {
    line-height: 25px;
}