/* CSS Document */

    .schedule {
	border-top:1px solid #8FC4E8;
	border-left:1px solid #8FC4E8;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
      }
    .schedule th, .schedule td {
      border-right:1px solid #8FC4E8;
      border-bottom:1px solid #8FC4E8;
      padding:4px 10px;
      text-align:left;
      color:#000000;
      vertical-align:top;
      }
    .schedule th {
	background:#D2E4FC;
	color:#000000;
	font-weight: bold;
      }.th22 {
	background:#F2F5F7;
	color:#333333;
	font-weight: normal;
}
