/************ tables ************/

table {
    border-style: none;
    margin: 0px!important;
    box-shadow: none;
}

caption {
    border-style: none;
    box-shadow: none;
}

th {
    border-style: none;
}

td {
    border-style: none;
    font-size: 110%;
}
