h1                  {color : black ;
                      font-weight : bold;
                      font-size : 24pt ;
                      text-align: center;
                      vertical-align: top;
                      margin: 0em  0em 0.5em 0em ;
                      }
h1.hilite          {color : #cc0000 ;
                      font-weight : bold;
                      font-size : 24pt ;
                      text-align: center;
                      vertical-align: top;
                      margin: 0em  0em 0.5em 0em ;
                      }
h2                 {color : black ;
                      font-size : 22px ;
                      text-align: center;
                      vertical-align: top;
                      margin: 0em  0em 0.5em 0em ;
                      }
h2.hilite          {color : #cc0000 ;
                      font-weight : bold;
                      font-size : 22pt ;
                      text-align: center;
                      vertical-align: top;
                      margin: 0em  0em 0em 0em ;
                      }
h3                 {color : black ;
                      font-weight : normal;
                      font-size : 16pt ;
                      text-align: center;
                      vertical-align: top;
                      }
h3.hilite          {color : #cc0000 ;
                      font-weight : normal;
                      font-size : 14pt ;
                      text-align: center;
                      vertical-align: top;
                      }
h4.                  {color : black ;
                       font-weight : normal;
                       font-size : 14pt ;
                       margin: 0em  0em 0.5em 0em ;
                       }
h4.center        {color : black ;
                       font-weight : normal;
                       font-size : 14pt ;
                       text-align: center;
                       margin: 0em  0em 0.3em 0em ;
                       }
p                    {font-size:14px;
                       margin: 0.5em  2em 0em 2em ;
                      }
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.box      {
                           font-size:16px;
                           color: black;
                           text-decoration : none;
                           font-face:Times, "Times New Roman", serif;
                           margin: 0.5em 0.5em 0.5em 0em ;
                          }
span.copyright      {
                           font-size:12px;
                           color:#ffffff;
                           text-decoration : none;
                           font-face:Times, "Times New Roman", serif;
                           margin: 0.5em 0.5em 0.5em 0.5em ;
                          }
span.links          {
                           font-size:11px;
                           color: black;
                           text-decoration : none;
                           font-family: Arial, Helvetica, sans-serif;
                           margin: 0.5em 0.5em 0.5em 0.5em ;
                          }
.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;
                           }
