h1 {
  font-family: times new roman;
  font-size: 24px;
  color: blue;
}

p {
  font-family: times new roman;
  font-size: 18px;
  line-height: 140%;
  text-align: justify;
}

ul {
  font-family: times new roman;
  font-size: 18px;
  line-height: 140%;
}

b {
  font-family: times new roman;
  font-size: 20px;
}