table.result {
border-collapse: collapse;
}

table.result tr td,
table.result tr th {
white-space: nowrap;
border: 1px solid #ccc;
padding: 3px 4px;
text-align: center;
}

table.result tr th {
font-size: 12px;
background-color: #ffc;
font-weight: normal;
}

table.result tr td {
font-size: 13px;
}
