BODY,
P,
TD {
    font-family:
        comic sans ms,
        impact,
        sans-serif;
    font-size: 10pt;
    color: #101010;
}

.body {
    background-color: #fdfdfd;
}

.header {
    background-color: #c0c0d0;
}

img {
    border: 0px;
}

A:link {
    text-decoration: none;
    /* color: #101010; */
}

A:active {
    text-decoration: none;
    color: #b95200;
}

A:visited {
    text-decoration: none;
    color: #000080;
}

A.tablabel {
    text-decoration: none;
    color: #000000;
}

H1 {
    font-size: 18pt;
    color: #101020;
    font-weight: bold;
}

H2 {
    font-size: 12pt;
    color: #101020;
    font-weight: bold;
}

H3 {
    font-size: 10pt;
    color: #101020;
    font-weight: bold;
}
