/* Table Styles */
table, th, td {
  border: 1px solid black;
  border-collapse: collapse;
}

th, td {
  padding: 5px;
}


/* Listen to the Radio Buttons */
btext {
  text-align: center;
  color: #000;
  font-size: 20px;
  font-family: "Calibri", "Arial", "Times New Roman", "Courier New", monospace;
  font-weight: bold;
  background-color: none;
  
}
