INPUT
{

  font-family: verdana;
  font-size: 8pt;
  color: #000000;

}


SELECT
{
  font-size: 8pt;
  font-family: helvetica, verdana
}

TEXTAREA
{


  font-size: 8pt;
  font-family: 'courier new'
}

.ChkBox
{
    font-size: 8pt;
    color: #000000;
    font-family: verdana;
    border: 0;    
    background-color: #ffffff;
}

.Submit
{


  font-family: verdana;
  font-size: 8pt;
  color: #000000;

}

BODY
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Helvetica, Verdana
}
LEGEND
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt
}

TD
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Helvetica, Verdana
}
TD.b
{
    FONT-SIZE: 8pt;
    BACKGROUND-COLOR: blue
}
TD.h
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt
}
TD.hsmall
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt
}
TD.s
{
    FONT-SIZE: 8pt
}