  body                 { background-color: white; }
  P.intro              { font-family: "ms sans serif";
                         font-size: 12pt; 
                         font-weight: bold; }  
  P.intro:first-letter { color: #000095; 
                         float: left; 
                         font-weight: bold; 
                         font-size: 200%; }
  P.intro:first-line   { }
  
  P.slogan             { font-family: Verdana, Arial;
                         font-weight: bold;
                         font-style: italic;
                         text-decoration: underline; }  
  
  P.topic:first-line   { font-family: Arial;
                         font-weight: bold;
                         font-style: normal;
                         text-decoration: underline; }
  
  P.topic              { font-family: Arial;
                         font-weight: normal;
                         font-style: normal;
                         text-decoration: none; }
  
  P                    { font-family: Arial; }
  
  A.menu:link          { color: #FFFFFF; font-weight: bold; font-family: "Arial"; } 
  A.menu:visited       { color: #FFFFFF; font-weight: bold; font-family: "Arial"; }
  A.menu:hover         { color: #FFBF00; font-weight: bold; font-family: "Arial"; }
  A.submenu:link       { color: #FFFFFF; font-weight: bold; font-family: "Arial"; } 
  A.submenu:visited    { color: #FFFFFF; font-weight: bold; font-family: "Arial"; }
  A.submenu:hover      { color: #FF0000; font-weight: bold; font-family: "Arial"; }

  TD.menubar           { font-family: Arial;
	                      text-align: center;
	                      color: red;
	                      background-color: #000787;
	                      width: 120px;
	                      height: 30px}
	                      
  A.menubar:hover      { color: red; }
  A.menubar:visited    { color: white; }
  A.menubar:active     { color: green; }
  A.menubar:link       { color: white; }

  HR                   { height:4px; 
                         color: #000095; }
  
  .indented            { text-indent: 3em;
                         text-align: justify; }

