body { padding: 0px 15px; margin: 0px; background-color: transparent; font-family: Tahoma; font-size: 12px; color: #000000; }
table { width: 98%; }
td { vertical-align: left; padding-top: 5px; padding-bottom: 5px; border-bottom: dashed 1px #cccccc; }
.qNum { width: 35px; font-weight: bold; }
.qControl { min-width: 50px; text-align: right; }
.qRef { min-width: 50px; text-align: right; color: #552809; }
.title { font-weight: bold; }
li { list-style: square; }
ol li { list-style: decimal; }
@media print {
    .barcode { height: 70px; }
    body { -webkit-print-color-adjust: exact; }
    html, body { overflow: hidden; padding: 0px; margin: 0 auto; color: #FF0000; -webkit-print-color-adjust: exact; }
    .il-print-body, .tx-print-body { font-size: 9pt; line-height: 14px; }
    section { padding: 0px; }
    .page-break { page-break-before: always; }
    .letter-divide { display: none; }
    .letter-top-ak, .letter-bottom-ak { display: block; }
    .print-header { display: block; }
    .letterbarlogo-ak { margin-top: 30px; }
    a:after { content: ''; }
    a[href]:after { content: none !important; }
}
