body {
    background: white;
    font-size: 12pt;
}
table tbody td:first-child,
table thead td:first-child{
    display: none;
}