table th {
    font-style: normal;
    font-weight: bold;
    text-decoration: underline;
}

.spreadsheet td
{
    margin:0px;
    padding:0px;
    background-color: #fff;
}
