TD{
    /* font-family: Arial;  */
    font-size: 5pt;
}

.gris{
    background: rgb(68, 68, 68) !important;
    color: #fff;
}

hr{
    color: rgb(68, 68, 68);
    height: 0px;
    border:1px dashed;
}