      TABLE.tableList TD
      {
        font-size:10pt;
        padding-right:2px;
      }
      TD
      {
        font-family:Arial;
        white-space:nowrap;
      }
      IMG
      {
        background-color:silver;
        border-color:black;
        color:black;
      }
      IMG.photo
      {
        xwidth:90;
        height:120;
        border-width:1;
      }
      .link-i
      {
        font-family:Arial;
        color:Blue;
        text-decoration:none;
        font-style:italic;
      }
      .link-i:hover
      {
        text-decoration:underline;
      }
