BODY
{
  background-color:    #FFFFFF;
  color:               #000000;
  font-family:         Arial;
  font-size:           12px;
  font-weight:         normal;
  text-align:          left;
}

H1
{
  font-size:           18px;
  font-weight:         bold;
  margin-bottom:       10px;
}

TABLE
{
  empty-cells:         show;
}

TD, TH
{
  font-family:         Arial;
  font-size:           12px;
  margin:              0px;
  padding-right:       10px;
  text-align:          left;
  vertical-align:      top;
}

TD
{
  font-weight:         normal;
}

TH
{
  color:               #FFFFFF;
  font-weight:         bold;
}

TR.color
{
  background-color:    #E0E0E0;
}

TR.header
{
  background-color:    #000000;
}



