body {
    font-size: 9pt;
}

.no-print, .no-print * {
    display: none !important;
}

a {text-decoration: none !important; color: initial;}

table.table tr,
table.table td {
    border-top: 1px solid #898b8c;

}