
 body { font-family: Arial, "Lucida Sans", sans-serif }

                   
                   
                   

 p.break {   background-color:black;       /* Show page breaks in             */
             text-align:center;            /* reverse video with              */
             color:white;                  /* centered page number            */
             clear:both;  }                /*                                 */

 div.title { text-align:center; }          /*                                 */
 hr.under { margin-top:0 }                 /* Obsolete with p.ctitle          */
 hr.blank { margin-top:1.2em }             /* For fill-in exercises           */
 hr.thin { margin-top:0; margin-bottom:0 } /* Thin table lines                */
 table.main {}                             /* Five lines of                   */
 tr.row {}                                 /* ABBYY junk                      */
 td.cell {}                                /*                                 */
 div.block {}                              /*                                 */
 div.paragraph {}

    ul,ol   {    padding-left:  2em;       /* for buttons flush with text     */
                   margin-top:  1em;
                margin-bottom:  1em }
    li   {         margin-top:  0.4em }

 p.ctitle {
    font-size:x-large;
    text-align:center;
    width:100%;
    font-weight:bold;
    border-bottom: 0.1em solid black   }

