table,
td {
    border: 1px solid #336699;
    width: 750px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
}

thead,
tfoot {
    background-color: #336699;
    color: #fff;
}
