body, html {
    background-color: #FFFFFF;
}

.td_light, .td_light td{
    background-color: #FFFFFF;
    border-bottom: 1px dashed black;
}

.td_dark, .td_dark td{
    background-color: #FFFFFF;
    border-bottom: 1px dashed black;
}
