h3 {
  font-style: normal;
  font-size: large;
  font-weight: bold;
  color: #ff9966;
  text-transform: none;
  font-family: Arial,Helvetica,sans-serif;
  text-align: left;
}
body {
  font-size: medium;
  font-family: Arial,Helvetica,sans-serif;
  background-color: white;
  color: #da8257;
  text-align: left;
  font-weight: normal;
}
.numbered_list {
  color: #da8257;
  list-style-type: none;
  text-align: left;
}
