p, td {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #000000;
}

a:link, a:visited {
    color: #0066CC;
    text-decoration: none;
    font-weight: normal;
}

a:active, a:hover {
    color: #0066CC;
    text-decoration: underline;
    font-weight: normal;
}

h1 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: -10px;
}