body 
     {
     color: black ; 
     font-family: "Times New Roman", Times, serif;
     font-size: 16pt;
     line-height: 1.25em;
     background-color: ivory;
     }

p
     {
     margin-top: 1.25em;
     margin-bottom: 1.25em;
     }

p + p
     {
     text-indent: 1em;
     margin-top: 1.25em;
     }
