p  {
  font-size: 0.8em;
  line-height: 1.5em;
}

table, td {
  border-style: solid;
  border-color: white;
  border-collapse: collapse;
  border-weight: 1px;
  padding: 0.5em;
}

h1{
  font-size: 1.5em;
}

h2{
  font-size: 1.0em;
  background-color: lightgray;
  text-align: center; 
}

h3{
  background-color: lightgray;
  color: lightgray;
}
  
