.tb {
    font-family: Tahoma;
    font-weight: bold;
    background-color: #FFFFFF;
}

.tdhe {
    font-family: Tahoma;
    font-size: x-small;
    font-weight: bold;
    background-color: #ffffff;
}

.tdho {
    font-family: Tahoma;
    font-size: x-small;
    font-weight: bold;
    background-color: #a7adb5;
}

.tde {
    font-family: Tahoma;
    font-size: x-small;
    background-color: #ffffff;
    text-align: right;
}

.tdo {
    font-family: Tahoma;
    font-size: x-small;
    background-color: #a7adb5;
    text-align: right;
}

.d {
    font-family: Tahoma;
    font-size: x-small;
    font-color: #000000;
    background-color: #FFFFFF;
    text-align: left;
}

.db {
    font-family: Tahoma;
    font-size: x-small;
    font-weight: bold
    font-color: #000000;
    background-color: #FFFFFF;
    text-align: left;
}

.dh {
    font-family: Tahoma;
    font-size: x-small;
    font-weight: bold
    font-color: #000000;
    text-align: left;
    background-color: #FF1493;
}

.dl {
    font-family: Tahoma;
    font-size: x-small;
    background-color: #FFFFFF;
    text-align: left;
}

.ds {
    font-family: Tahoma;
    font-size: xx-small;
    background-color: #FFFFFF;
    text-align: right;
}

