article {
  font-size: 16px;
}

#tableblue td {
  padding: 5px 8px 5px 8px;
  border: 1px solid #009ee0;
  text-align: center;
}

#tablepink td {
  padding:  5px 8px 5px 8px;
  border: 1px solid #e2007a;
  text-align: center;
}

#text p {
  text-align: justify;
  padding: 0px 15px 0px 15px
}
#text h1 {
  font-weight: bold;
  font-size: 110%;
  padding: 10px 15px 0px 15px
}