pre {
  font-family: "Verdana";
  font-size:16px
}
h1 {
  font-family: "Verdana";
  font-size:18px;
  font-weight:bold;
  color:#700000;
}

h2 {
  font-family: "Verdana";
  font-size:16px;
  font-weight:bold;
  color:#700000;
}

hr{
  color:#700000;
}

