﻿.tdblack
{
    font-size: small;
    font-weight: bold;
    height: 20px;
    color: #000000;
}

.tdred
{
    font-size: small;
    font-weight: bold;
    height: 20px;
    color: #CC3300;
}

.tdgreen
{
    font-size: small;
    font-weight: bold;
    height: 20px;
    color: #009933;
}