body {
  font-family: helvetica,universal,sans-serif;
  background: #E2EAE2;
}

table
{
  background: #E2EAE2;
}

caption
{
  font-size: xx-large;
  font-family: sans-serif;
  background: #88aa88;
  font-weight: normal;
}	

caption.group
{
  font-size: x-large;
}	

td.group
{
  background: #00ff00;
}

td.inner
{
  background: #0000ff;
}



tr.row
{
  background: #00ffff;
}

