body 
{font-family: Arial, Serif; color: black; 
background: white;
}

table
{
    
    FONT-FAMILY: Verdana,Arial,Helvetica;
    border: thin #e2e2e2;
    border-size: 1;
    background: white; 
}

TD
{
    FONT-SIZE: smaller;
    background: white;
    COLOR: black;
    FONT-FAMILY: Verdana,Arial,Helvetica
}

td.label  
{ color: black; background: #e2e2e2; }

td.lightline
{ color: black; background: #e2e2e2; }

td.darkline
{ color: black; background: #e2e2e2; }

TH
{   FONT-FAMILY: Verdana,Arial,Helvetica;
    COLOR: White;
    background: gray;
}
A:link
{
    COLOR: blue;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: blue;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #FF9933;
    TEXT-DECORATION: underline
}
INPUT.buttona
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: white;
    BACKGROUND-COLOR: #8080c0
}
INPUT.buttonb
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: white;
    BACKGROUND-COLOR: #aaaa00
}
INPUT.buttonc
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: white;
    BACKGROUND-COLOR: #df4800
}
INPUT
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Tahoma, Arial
}
