html, body
{
  background-color:#d8e7ee;
  color:#000;
}
table.wtcf_table
{
  border-color:#bbb;
}
* html { text-align:center; }
table.wtcf_table .header
{
  color:#fff;
}
table.wtcf_table .left
{
  border-color:#bbb;
}
table.wtcf_table .right
{
  border-color:#bbb;
}
table.wtcf_table td { vertical-align:top; }
#subs
{
  background-color:#fff;
}
#fillForm
{
  border-color:#000;
  background-color:#fff;
}
#fillTable
{
  background-color:#fff;
}
#wtcf
{
  border-color:#000;
}