<style>
<!--
A.white
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: Tahoma,Arial
}
A.white:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: Tahoma,Arial
}
A.white:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: Tahoma,Arial
}

A.black
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Tahoma,Arial
}
A.black:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Tahoma,Arial
}
A.black:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Tahoma,Arial
}
.TDBGLightBlue
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Tahoma,Arial;
    BACKGROUND-COLOR: #40AED3
}
.TDBGDarkBlue
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Tahoma,Arial;
    BACKGROUND-COLOR: #0062A3
}

.TDBGDDarkBlue
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Tahoma,Arial;
    BACKGROUND-COLOR: #095C86
}
.textWhite
{
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: Tahoma,Arial
}
.textbdWhite
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: Tahoma,Arial
}
-->
</style>