h1.hilite          {color : #cc0000 ;
                      font-weight : bold;
                      font-size : 28pt ;
                      text-align: center;
                      vertical-align: top;
                      margin: 0em  0em 0.5em 0em ;
                      }
h2                 {color : purple ;
                      font-size : 24px ;
                      }
h2.hilite          {color : #cc0000 ;
                      font-weight : bold;
                      font-size : 18pt ;
                      text-align: center;
                      vertical-align: top;
                      margin: 0em  0em 0.5em 0em ;
                      }
h3                 {color : purple ;
                      font-weight : normal;
                      font-size : 16pt ;
                      }
h3.hilite          {color : #cc0000 ;
                      font-weight : normal;
                      font-size : 12pt ;
                      text-align: center;
                      vertical-align: top;
                      }
h4                 {color : black ;
                       font-weight : normal;
                       font-size : 14pt ;
                       margin: 1em  0em 0.5em 0em ;
                       }
p                    {font-size:14px;
                       margin: 1em  0em
                      }
a.typical:link        {color : blue ; }
a.typical:visited   {color : purple ; }
a.typical:hover     {color : blue ; }
a.typical:active     {color : gray ; }

a.banner:link         {color : white; 
                                   text-decoration : none; }
a.banner:visited    {color : white ; 
                                   text-decoration : none; }
a.banner:hover      {color : white ; 
                                   text-decoration : underline; }
a.banner:active     {color : white ; 
                                   text-decoration : none; }

a.dedlink:link         {color : gray; 
                                   text-decoration : none; }
a.dedlink:visited    {color : gray ; 
                                   text-decoration : none; }
a.dedlink:hover      {color : gray ; 
                                   text-decoration : none; }
a.dedlink:active     {color : gray ; 
                                   text-decoration : none; }

div.navbotmgrn {
                         background-color:#003300;
                         color:white; 
                         padding: 0.2em 0em; 
                         font-size:14px;
                         border-left: none;
                         border-right: none;
                         border-top: none;
                         border-bottom: solid;
                         border-bottom-width: 1px;
                         border-color: black;
                         }
div.navbotmbrn {
                         background-color:#663300;
                         color:white; 
                         padding: 0.2em 0em; 
                         font-size:14px;
                         border-left: none;
                         border-right: none;
                         border-top: solid;
                         border-bottom: none;
                         border-top-width: 1px;
                         border-color: yellow;
                         }
span.hilite          {
                          color: #cc0000;
                          }
span.calendar     {
                           font-size:12px;
                           color:#006600;
                           text-decoration : none;
                           font-face:Times, "Times New Roman", serif;
                          }
.dedlink              {
                          color: gray;
                          }
.hedplant	           {
                          font-size: 16px;
                          color: #ffffff;
                          font-weight: bold;
                          font-face:Times, "Times New Roman", serif;
                          }
.hedtitl	              {
                          font-size: 16px;
                          color: #000099;
                          font-weight: bold;
                          font-style: italic;
                          font-face:Times, "Times New Roman", serif;
                          }
.hedtitl2             {
                          vertical-align: top;
                          text-align: center;
                          font-size: 14px;
                          color: #000099;
                          font-face:Times, "Times New Roman", serif;
                          }
.intable              {
                          font-size:14px;
                          }
.tablfoot            {
                          font-size:14px;
                          font-style: italic;
                          }
.white                 {
                           color:white;
                           }
