table tr td {
font-size: 1.5em;
line-height: 1.4em;
color: #cccccc;
border-color: #cccccc;
border: solid 1px;
padding: 4px;
}

table tr td.header {
font-weight: bold;
}

table {
margin-bottom: 2em;
}

