// lmsrf~.css
/*
 * '==========================================================================='
 * '  "lmsrf~.css"      Date Created: 13-Aug-2003    Date Updated: 13-Aug-2003
 * '
 * '  This CSS (Cascading Style Sheet) file is included in all "OA" Web pages.
 * '
 * '  The following line should be included:
 * '  -------------------------------------------------------------------------
 * '  <link href="lmsrf~.css" rel="stylesheet" type="text/css">
 * '
 * '  Changes:
 * '  -------------------------------------------------------------------------
 * '  13-Aug-2003.0  Created.
 * '
 * '  -------------------------------------------------------------------------
 * '    Copyright 2003  *  McKirahan Web Productions  *  All Rights Reserved.
 * '==========================================================================='
 */

 body { font-family:Arial,Helvetica; font-size:8pt;
        scrollbar-face-color: #0FCFFF;
        scrollbar-base-color: #0F68BF;
        scrollbar-arrow-color: #000000;
        scrollbar-highlight-color: #333333;
        scrollbar-3d-light-color: #0FCFFF;
        scrollbar-shadow-color: #0F68BF;
        scrollbar-dark-shadow-color: #0F68BF }
 page { position:absolute; z-index:0; top:0px; left:0px }
 td   { font-family:Arial,Helvetica; font-size:8pt }
 th   { font-family:Arial,Helvetica; font-size:8pt; font-weight:bold }
.foot { font-family:Arial,Helvetica; font-size:8pt }
.line { border:solid 1px black }
.page { page-break-before:always }

