<!--

A { color: #000000; }

A.menu { color: #d9d9d9;
         text-decoration: none; }

BODY { background: #838351;
       margin-left:0;
       margin-top:0; }

HR { background: #83b61d;
     height: 3px; }

IMG { border-collapse: separate;
      border: 0px inset black;
      padding: 0px;
      margin-bottom: 10px; }
      
IMG.hspace { margin-left: 5px;
             margin-right: 5px; }
IMG.hspacefloatright { margin-left: 5px;
                       margin-right: 5px;
                       float: right; }
IMG.vspace { margin-top: 5px;
             margin-bottom: 5px; }
IMG.vspacefloatleft { margin-top: 5px;
                      margin-bottom: 5px;
                      float: left; }
IMG.vspacefloatright { margin-top: 5px;
                      margin-bottom: 5px;
                      float: right; }
IMG.floatleft { float: left }
             
LI.leftMenu{ margin-top: 20px;
             margin-left: -35px;
             font-weight: bolder; }

P.subText { font-size:.7em; }

TABLE.members { width: 100%; }
TABLE.events { width: 100%; }

TD { font-size:.9em; }

TD.bold { font-weight: bold; }
-->					  

