body { font-family: sans-serif;
       font-size: small; }
a.menu { font-family: sans-serif;
         font-size: small; }
td { font-family: sans-serif;
     font-size: 80%; }
td.career { background-color: #f0d0b0; }
td.event { background-color: #d0d0d0; }
td.meeting { background-color: #ffff80; }
td.meeting_tentative { font-style: italic ;
                       background-color: #ffff80; }
td.newsletter { text-align: center; }
td.outreach { background-color: #c0d0f0; }
td.past { background-color: #a0a0a0; }
td.scifair { background-color: #f0d0f0; }
td.sponsored { background-color: #d0ffd0; }
td.officer { text-align: center; }
th { font-family: sans-serif; 
     font-size: 80%; }
textarea { background-color: #ffffd0; }
textarea.req { background-color: #ffe0c0; }
textarea.mpub { background-color: #ffe0c0; }
input { background-color: #ffffd0; }
font.req { color: #800000 ;
           font-size: larger; }
font.pub { color: #0000d0 ;
           font-size: larger; }
div.adds { background-color: #fff0f0 ; 
           border-right: #ff0000 2px solid;
           border-left: #ff0000 2px solid;
           border-top: #ff0000 2px solid;
           border-bottom: #ff0000 2px solid;
           padding-right: 5px;
           padding-left: 5px;
           padding-top: 5px;
           padding-bottom: 5px; }
font.bigred { color: #ff0000 ;
             font-size: large ;
             font-weight: bold }
