<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">FOOTER { color: teal; font-size: xx-small }

Schedule {display: table}
 Entry {display: table-row} 
 Entry *{display:table-cell; align: top; padding:5px}
  Week {font-weight: bold; color: purple }
  Date {display: none; font-style: oblique; color: purple }
  Topic {font-weight: bold; font-style: italic; align: top }
  Description {font-style: normal; color: blue; align: top; font-size: x-small }
  Readings {display: none}
  Speaker {display: none; font-style: normal }
  SpeakerAffiliation {display: none; font-style: normal; font-size: small   }
  SpeakerBackup {display: none; font-style: normal; font-size: small   }
  SpeakerHost {display: none; font-style: normal }
  Assignment {display: none; font-style: normal; color: blue; font-size: small   }
  Lab {display: none; font-style: normal; color: green;  font-size: small   }
  Project {display: none; font-style: normal; color: teal; font-size: small   }
  StudentPresentation {display: none; font-style: normal; color: teal; }
   StudentSpeaker {display: none; font-style: normal; font-size: small  }
   StudentTopic {display: none; font-weight: bold; font-style: italic; font-size: small  }
  StudentCommentator {display: none; font-style: normal; color: purple; }
  Notes {display: none}</pre></body></html>