body {
  background-color:#fffdf0;
  color:#000066;
  font-family:"Times New Roman",serif;
  margin-left:5%;
  margin-right:5%;
}

p.first {
  margin-top:0.5ex;
  margin-bottom:0.5ex;
  text-align:justify;
}

p.prose {
  margin-top:0.5ex;
  margin-bottom:0.5ex;
  text-indent:1.5em;
  text-align:justify;
}

p.center {
  text-indent:0em;
  text-align:center;
}

ol {
  margin-top:0ex;
  margin-left:1.5em;
  margin-bottom:0.5ex;
}

