
a {
    text-decoration : none;
  }

h2 {
    white-space : nowrap;
  }

p.people2_stat {
  }

p.pos_stat {
  }

span.people_list {
    font-size : 14pt;
  }

span.quote {
    background : #dddddd;
    color : #000066;
  }

td.cellpad {
    margin-bottom : 1px;
    margin-left : 10px;
    margin-right : 10px;
    margin-top : 15px;
  }

iframe#iframe_left {
    scrollbars : left;
  }

#tab_line_people {
    background-color: #ffffcc;
  }

td#iframe_table_left {
    width : 50%;
  }

span.people_list:hover {
    font-size : 16pt;
    color : #000066;
  }


