      body {
      color: black;
      background-color: white;
      }
      #title {
      text-align: center;
      margin-left: 0px;
      margin-right: 0px;
      margin-top: 0px;
      width: 200pt;
      height: 118pt;
      }
      #ul1 {
      /**
       * netscape 4.x is a pig, div are not well handled
       */ 
      position: absolute;
      top: 140pt;
      list-style-type: disc;
      }
