/* Start of CMSMS style sheet 'Program annotations' */
h2 {
    font-family: verdana, sans-serif;
    font-size: 125%;
    font-weight: bold;
    color: #607060;
}

td {
    /* font-size: 9pt; */
}

.slot {
    background: #e0e0e0;
    padding: 8px;
font-size: 85%
}

.other {
    background: #c0c0e0;
    padding: 8px;
font-size: 85%
}

.ordinary {
    background: #ffffff;
    padding: 8px;
font-size: 85%
}

/* End of 'Program annotations' */

