
A:link,A:visited,A:active {
  text-decoration: none;
  color: #5abdad;
}

P {
  font-family: "OCR A Extended", "Courier New", monospace;
  color: teal;
  font-weight: bold;
  text-align: justify;
}

P.subheading {
  font-size: x-small;
  font-weight: bold;
}

P.credit {
  font-family: "OCR A Extended", "Courier New", monospace;
  font-size: x-small;
  color: teal;
  text-align: center;
}

H1 {
  font-family: "OCR A Extended", "Courier New", monospace;
  color: teal;
  font-size: large;
  font-weight: bold;
}

TT {
  font-family: "OCR A Extended", monospace;
}
