
   body, p,  h2, ul, ol, li, dl, dt, dd, div, a, td, b, i, center
          { font-family: Arial, sans-serif;
          }
          
   div.width400
          { width: 400px;
          }

   h1     { font-size: 18pt;
            font-weight: bold;
            font-family: Arial
          }

   h2     { font-size: 16pt;
            font-weight: bold;
          }

   h2.title
          { font-size: 16pt;
            font-weight: bold;
            background: #EEDAB8;
            width: 400px;
            padding-left: 5px;
          }

   h2.titlelong
          { font-size: 16pt;
            font-weight: bold;
            background: #EEDAB8;
            padding-left: 5px;
          }

   body, p, ul, ol, li, dl, dt, dd, div, a, td, b, i, center
          { font-size: 10pt;
          }

   a.nav  { text-decoration: none;
            line-height: 180%;
          }

   a.nav:hover
          { color: #FF9C11;
          }

    a.nav  { text-decoration: none;
            line-height: 180%;
          }

   a.nav1  { text-decoration: none;
            line-height: 180%;
            color: #FFFFFF;    
          }

   a.nav1:hover
          { color: #FF9C11;
          }

   a.navselect
          { text-decoration: none; 
            line-height: 180%;
            color: #FF9C11;
          }

   a.navsub
          { text-decoration: none;
            line-height: 100%;
          }
   a.navsub:hover
          { color: #FF9C11;
          }

   a.black
          { text-decoration: none;
            color: black;
          }

