h1 {
  color: #000000;
  text-align: center;
  border-width: 0px;
  font-family: sans-serif;
  font-weight: 100;
  margin: 0px;
}
h2 {
  color: #000000;
  text-align: center;
  border-width: 0px;
  font-family: sans-serif;
  font-weight: 100;
  margin: 0px;
}
h3 {
  color: #000000;
  text-align: center;
  border-width: 0px;
  font-family: sans-serif;
  font-weight: 100;
  margin: 0px;
}
h4 {
  color: #000000;
  text-align: center;
  border-width: 0px;
  font-family: sans-serif;
  font-weight: 100;
  margin: 0px;
}
h5 {
  color: #000000;
  text-align: center;
  border-width: 0px;
  font-family: sans-serif;
  font-weight: 100;
  margin: 0px;
}
h6 {
  color: #000000;
  text-align: center;
  border-width: 0px;
  font-family: sans-serif;
  font-weight: 100;
  margin: 0px;
}
table {
  border-width: 0px;
  border-color: red;
  border-style: solid;
}
td {
  border-width: 0px;
  border-color: green;
  border-style: solid;
  text-align: center;
  /* background-color: #a0f0a0 */
}
