﻿body {
      margin:0px;
      background:#ffffff;
      font:80% normal trebuchet, arial, verdana, sans-serif;
     }

h1 {
    font: bold 200% trebuchet, arial, verdana, helvetica, sans-serif;
    color: #000099;
    text-align: center;   
   }

ul.officers {
    list-style-type: none;
    } 

ul.decorated {
              list-style-type: disc;
              }

ul.undecorated {
                list-style-type: none;
               }

li {
	padding-bottom:4px;
	margin-bottom:4px;
            }

#banner {
          border:none;
          padding:10px;
          margin:0;
         }

#menu li {
	   list-style-type: none;
	   text-align: left;
	   padding-bottom:4px;
          }

#updated {
          font: italic 80%;
	  text-align: center;
         }

#bottombanner {
               font: xx-small;
               text-align:left;
               margin:10px;
              }
              
#bottombanner hr {
		  align: center;
                  width: 100%;
                  height: 3px;
		  color: #000099;
                 }
table {
       font-size: 100%;
      }

a:link {
        color: #0000FF;
       }
a:visited {
           color: #003333;
           }
a:hover {
	 background-color: #003399;
         color: #ffffff;
         }
a:active {
          background-color: #ffffff;
          color: #003399;
          }
#images a:link {
               color: #ffffff;
               }

#images a:visited {
               color: #ffffff;
               }

#images a:hover {
          background-color:transparent;
          }

#images a:active {
               color: #ffffff;
               }
.kicker {  margin-top: 0px; padding-top: 0px}
h3 {  margin-bottom: 0px; padding-bottom: 0px}

