/* Taken from Core Web Programming from        */
/*  Prentice Hall and Sun Microsystems Press,  */
/*  http://www.corewebprogramming.com/.        */
/*  &copy; 2001 Marty Hall and Larry Brown;    */
/*  may be freely used or adapted.             */

P { margin-top: 5px }
P.rhead { text-align: right;
          margin-right: 0.5in;
          font-family: sans-serif }
P.lhead { font-family: sans-serif }
P.body { text-align: justify;
         text-indent: 0.5in }
P.foot { margin-left: 60%;
         line-height: 300% }
