body {
  font-weight: bold;
  text-decoration: overline;
  background-color: #99ffff;
  font-family: "Times New Roman",Times,serif;
  text-align: justify;
  color: black;
  font-style: inherit;
}
h1 {
  font-weight: bolder;
  font-style: normal;
  text-align: center;
  text-decoration: underline;
  color: #3333ff;
  font-family: "Times New Roman",Times,serif;
}
