table#agenda td {
padding: 4px 0 4px 0;
border-top: 1px dashed #4c4c4c;
}
table#agenda tr:first-child td {
padding-top: 0;
border-top: none;
}
table#agenda strong {
font-weight: 700;
color: #8C4009;
}