
@media print {
    table {
        border:1px solid;
    }
    table th {
        text-align:left!important;
    }
 }
 