  body { font-size: 12pt;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    background-color: rgb(255, 228, 196);
    color: black;
    }
  h1 { font-size: 20pt;
    line-height: 20pt;
    }
  h2 { font-size: 16pt;
    font-weight: normal;
    }
  h3 { font-size: 14pt;
    font-weight: normal;
    }
  .lpad { padding-left: 0.75in;
    }
  .rite { text-align: right;
    }
  .cent { text-align: center;
    }
  .dent { text-indent: 0.3in;
    }


