ol.Decimal {
  list-style: decimal;
}
ol.Decimal>li {
  font-family: Arial;
  font-size: 10pt;
}
p.code {
  font-family: Consolas;
}