body {
  background: #ffffff;
  font-family: Times;
  color: #000000;
}

p {
  font-family: Times;
  color: #000000;
  text-decoration: none;
}

a {
  font-family: Times;
  color: #000000;
  text-decoration: none;
}