  BODY {
    font-family    : "Tohoma", "Arial", sans-serif ;
    }
  H1 {
    font-size      : 25px;
    font-weight    : bold;
    margin-top     : 20px;
    }

  .navigation {
    display        : none;
    }
  .header {
    display        : none;
    }

  .printHeader {
    margin-bottom  : 30px;
    text-align     : center;
    }
  .printHeader .firmName {
    font-family    : "Times New Roman", "Times", serif ;
    font-size      : 36px;
    font-weight    : bold;
    }
  .printHeader .office {
    margin-top     : 5px;
    font-size      : 12px;
    }

  .content {
    background     : #FFF;
    margin         : 0px;
    width          : 100%;
    }
  .content .textArea,
  .content .textArea TD {
    color          : #000;
    font-size      : 14px;
    text-align     : left;
    }
  .twoColumn {
    float          : left;
    width          : 310px;
    }

  .footer A {
    display        : none;
    }
  .footer {
    font-size      : 12px;
    margin-top     : 30px;
    text-align     : right;
    }



  .bio H3 {
    font-size      : 14px;
    font-weight    : bold;
    margin-bottom  : 5px;
    margin-top     : 20px;
    }
  .bio DIV {
    line-height    : 150%;
    text-align     : justify;
    text-indent    : 15px;
    }
  .bio .attorneyPhoto {
    float          : left;
    height         : 210px;
    margin         : 20px 20px 5px 0px;
    width          : 180px;
    }
