body {
font-family:arial;
}
div.date {
font-size: 8pt;
font-style: italic;
font-weight: bold;
}

table,td { 
font-size: 9pt;
font-family:  Helvetica, "Arial narrow", Arial, Sans;
}

td { 
border: 1px solid black;
padding: 1px;
margin: 0px;

}
td.room { 
vertical-align: top;
font-weight: bold;
background-color: black;
color: white;
font-size: 10pt;
}

td div { 
margin: 0px;
padding: 0px;
height: 100%;
width: 100%;
}
td div a { 
color: black;
text-decoration: none;
}

td.sep { 
background-color: black;
color: white;
font-size: 14pt;
height: 1px;
page-break-before: always
}
.NA { 
background-color: grey;
}
.time{font-size: 12pt;}
.room{font-size: 12pt;}
.other-time { width: 7em; }
.other-day{width: 12em;}

td.session { vertical-align: top; }

.session-title { font-size: larger; }

ul, ol {
    padding-left: 0;
}
ol {
    margin-left: 1.9em;
}
ul {
    margin-left: 0;
    list-style-type: none;
}
ol li { 
    padding-bottom: 0.2em;
}
th { font-size: Larger; }
