body, td {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 150%;
}

.error {
    color: #990000;
    font-weight: bold;
}

.lorenbeck {
    text-decoration: none;
    font-weight: bold;
    color: #990000;
}

.subHeader {
    font-weight: bold;
}

a.newsHeader {
    text-decoration: none;
    color: #990000;
}

a.newsHeader:hover {
    text-decoration: none;
    color: #990000;
}

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

a:hover {
    text-decoration: underline;
    color: #ff0000;
}

td.links {
    line-height: 200%;
}

small {
    font-size: 10px;
}