body {
  font-family:arial;
  }
  div.date {
  	font-size: 8pt;
		font-style: italic;
			font-weight: bold;
			}

			table { 
			  font-size: 9pt;
			    font-family:arial narrow;
			    }

			    td { 
			      width:  70.0mm;
			        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;}


