BODY {
    color: #000000;
    background: #ffffff;
    text-decoration: none;
    font-family: Arial;
    font-size: 9pt;
}

A:link {
}
A:visited {
}
A:hover {
}
A:active {
}

TD {
    color: #000000;
    background: #ffffff;
    text-decoration: none;
    font-family: Arial;
    font-size: 9pt;
}