TD.c
{
    FONT-WEIGHT: bold;
    COLOR: white;
    LINE-HEIGHT: normal;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    face:Verdana; 
}
TD.d
{
    BORDER-RIGHT: snow;
    BORDER-TOP: snow;
    FONT: bold 12px Verdana;
    BORDER-LEFT: snow;
    COLOR: black;
    BORDER-BOTTOM: snow
}
SELECT.o
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 19px;
    COLOR: black;
    LINE-HEIGHT: normal;
    FONT-VARIANT: normal;
    face: verdana
}
INPUT.i
{
    BORDER-RIGHT: midnightblue thin inset;
    BORDER-TOP: midnightblue thin inset;
    BORDER-LEFT: midnightblue thin inset;
    WIDTH: 40px;
    MARGIN-RIGHT: 0px;
    BORDER-BOTTOM: midnightblue thin inset;
    HEIGHT: 22px
}
INPUT.j
{
    BORDER-RIGHT: midnightblue thin inset;
    BORDER-TOP: midnightblue thin inset;
    BORDER-LEFT: midnightblue thin inset;
    WIDTH: 100px;
    MARGIN-RIGHT: 0px;
    BORDER-BOTTOM: midnightblue thin inset;
    HEIGHT: 22px
}
LABEL.l
{
    FONT-WEIGHT: bold;
    COLOR: red;
    FONT-FAMILY: Verdana
}
LABEL.l1
{
    FONT-WEIGHT: bold;
    COLOR: red;
    FONT-FAMILY: arial;
}