  body { font-family: arial, sans-serif; }
  td { font-size: 10pt; }

  a {
    text-decoration: none;
    color: #000;
  }
  
  #outer {
    display: none;
  }
  
  #navOffices {
    display: none;
  }
  
  #footer {
    display: none;
  }
  
  #printHide {
    display: none;
  }
  
  #printShow {
    
  }
  
  h1 {
    font: bold 16pt arial;
  }
  
  #tblBio { width: 640px; }
  #tblGeneral { width: 640px; }
  #tblPractice td { padding: 12px; }
  #tblBio td { padding: 2px; }
  #tblIndex td { padding: 12px; }
  
  #tblBio .bottomRight ul {
    padding-left: 10px; margin-left: 4px;
  }
  
  #tblPracticeColumn .subLeft img {
    display: none;
  }
