    body,td {
           margin: 10px 0 0 15px;
           font-size: 10pt;
           font-family: Arial, Helvetica, sans-serif;
           line-height: 135%;
    }
    a {
           text-decoration: none;
           color: #000;
           font-style: italic;
           font-family: Arial, Helvetica, sans-serif;
    }
    td {
           display:none;
    }
    .print,.print td {
           display:inline;
    }
    .printasis td {
           display:table-cell;
           border-top:1px #111 solid;
    }
    #content {
           display:block;
           padding-left: 0px;
           width: 580px;
    }
    #content img {
           margin-left: 2px 5px 2px 5px;
    }
    h2 {
           font-size: 14pt;
           font-weight: bold;
           padding-top: 15px;
           padding-bottom: 0px;
           line-height: 100%;
    }
    h1 {
           display: none;
    }
    .printonly {
           display: inline;
    }
    .printtext {
           font-family:Arial, sans-serif;
           line-height:125%;
           font-size: 8.5pt;
    }
    .noprint, .gbEntry {
           display: none;
    }
    #adressblock1, #adressblock2 {  }
    #adressblock1 { float:left; width:55%; }
    #adressblock2 { float:right; clear:right; width:45%; }