table.content {
    border-collapse:collapse; 
}
table.content td,th {
    border: 1px solid black;
    padding: 3px;
}

table.content th {
    font-weight: bold;
}

h3, h3 font { font-size:20px; margin-bottom:10px; }
h4, h4 font { font-size:18px; color:#6761BB; margin-bottom:10px; }