table.tabela tr td {
    padding: 5px;
    border: 1px solid black;
}
table tr,table td{
    text-align: center;
}
