* { font-family: arial; font-size: 10pt; }
table { border-collapse: collapse; width: 100%; }

.banner tbody tr { background-color: #999999; }
.banner tbody tr td { padding: 5px 0px 5px 3px; font-weight: bold; }

.content thead tr th { font-size: 9px; padding-top: 1px; border-bottom: 1px solid black; text-align: left; }
.content thead tr th:first-child { width: 10%; }
.content thead tr th:first-child + th { width: 20%; }
.content thead tr th:first-child + th + th { width: 10%; }
.content thead tr th:first-child + th + th + th { width: 20%; }

.content tbody tr td { font-size: 10px; padding: 1px 0px 1px 0px; }