BODY {
  font-family: serif;
  color: black;
}
H1, H2, H3, H4, H5, H6 {
  font-family: sans-serif;
  color: #000085;
}
STRONG, B {
  font-family: sans-serif;
  color: #000085;
}

CODE, PRE, TT {
  font-family: monospace;
  font-size: 80%;
}
