table {
  border-style: none;
}

th {
  border-style: none;
  text-align: center;
  background-color: #CCCCCC;
}

td {
  border-style: none;
  vertical-align: middle;
}
