/* ********************************* */
/* TAGS                              */
/* ********************************* */

     body {
          font-family     : Arial, Helvetica, sans-serif;
     }


/* ********************************* */
/* GENERAL CLASSES                   */
/* ********************************* */
     
     .plain {
          text-decoration : none;
     }

     .footer {
          font-family     : Verdana, Arial, sans-serif;
          font-size       : 11px;
          text-decoration : none;
     }
     
     .indent {
          margin-left     : 20px;
     }


/* ********************************* */
/* HOME PAGE                         */
/* ********************************* */

     .leftcol {
          text-align      : justify;
     }

     .rightcol {
          text-align      : justify;
     }

     .slimul {
          margin-left     : 0px;
     }
