<!-- Style Sheet for Expedimus -->


<!-- Navigation Bar -->
  body.navbar { background-color: #FFFFFF; 
                background: url(main_back.gif) }
  a.navbar:link    {text-decoration: none; color: #000000 }
  a.navbar:visited {text-decoration: none; color: #000000 }
  a.navbar:active  {text-decoration: none; color: #FF0000 }

<!-- Folder Body -->
  body.folder { background-color: #FFFFFF; 
                background: url(main_back.gif) }

  h1 { font-family: times; 
       font-size: 30pt; 
       font-style: italic; 
       font-weight: bold }

  h2 { font-size: 18pt; 
       color: #880088;
       font-family: arial; 
       font-style: italic;
       text-align: center }

  h3 { font-family: times; 
       font-size: 16pt; 
       font-style: italic;
       font-weight: bold }

  td.big { font-family: arial; 
           font-size: 14pt; 
           font-weight: bold; 
           font-style: italic;
           text-align: center }

  font.legend { font-family: arial; 
       font-size: 12pt; 
       font-weight: bold;
       text-align: left }

  td.desc { font-family: arial }


