body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.4em;
    color: #444444;
}

table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.4em;
    color: #444444;
}

h1 {
    font-size: 19px;
    font-weight: normal;
    line-height: 1.2em;
    color: #00848B;
}

h2 {
    font-size: 13px;
    font-weight: normal;
    line-height: 1.2em;
    color: #00848B;
}

h3 {
    font-size: 11px;
    font-weight: normal;
    line-height: 1.2em;
    color: #00848B;
}

a {
    color: #00848B;
}

a:hover {
    color: #66B5B9;
}