body {
  font-family: "Times New Roman", Times, serif;
  color: black;
  background-color: #dddddd 
}
div.IndText {
  text-align: left;
  text-indent: 2em;
  font-family: Courier;
  font-size: smaller;

}
div.BigIndText {
  text-align: left;
  text-indent: 5em;
  font-family: Courier;
  font-size: smaller;
}

