BODY {
  background: #e0e0f0;
  color: black;
  line-height: 120%;
  font-family: sans-serif;
  padding: 5pt 30pt 30pt 30pt;
  font-size: 80%;
}

INS {
  background: yellow;
}

DEL {
  background: orange;
}

