SELECT
{
  font-family: Arial;
  font-size: 8pt;
}


INPUT
{
  font-family: Arial;
  font-size: 8pt;
}

TABLE
{
  border-collapse: collapse;
  border-color: #FFD596;
}

BODY
{
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
}

TD
{
  font-family: Arial;
  font-size: 10pt;
  border-color: #FFD596;
}

TR.head TD
{
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
}

TD.head
{
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
}

H1
{
  font-family: Arial;
  font-size: 14.4pt;
  font-weight: bold;
}


