body  {
       background-color: #FFFFFF;
       }

.hide  {
       display: none;
       }

#navbar  {
         display: none;
         }

#content  {
          width: auto;
          border: 0;
          margin-left: 0.5in;
          margin-top: 0.5in;
          margin-right: 0.5in;
          margin-bottom: 0.5in;
          padding: 0;
          float: none !important;
          }

p.lev0 {
          line-height: 30%;
          }
p.lev1 {
          text-indent: 3em;
          line-height: 30%;
          }
p.lev2 {
          text-indent: 6em;
          line-height: 30%;
          }
p.lev3 {
          text-indent: 9em;
          line-height: 30%;
          }
p.lev4 {
          text-indent: 12em;
          line-height: 30%;
          }
p.lev5 {
          text-indent: 15em;
          line-height: 30%;
          }
