.program-table td {
    padding: 5px;
    vertical-align: top;
    text-align: left;
}
.program-table th {
    padding: 5px;
}
.program-table .time {
    text-align: center;
}
.title {
    font-weight: bold;
}
.presenter {
    font-style: italic;
}
.session {
    background-color: #85cc9c;
    font-weight: bold;
}
.table-header {
    background-color: #7c9eff;
}
.break {
    background-color: lightgrey;
}
.break-title {
    font-weight: bold;
}