body {
  background-color: white;
}

h2, p, td, li {
  font-family: Arial, sans-serif;
}

td {
  font-size: 10pt;
}

p  {
  width: 500px;
}

p.navbar {
  text-align: center;
  width: auto;
}


