table.noborder th, table.noborder td {
  border: none;
}

table.allborder th, table.allborder td {
  border: 1px solid black;
}