/*  WGDivTable.css  */

table {
  margin-left: 20px;
  font-size: 12pt;
}

td,th {
  padding: 6px;
}

th {
  text-align: left;
}


