FOOTER { color: teal; font-size: xx-small }

Schedule {display: table}
 Entry {display: table-row} 
 Entry *{display:table-cell; padding:5px;}
  Week {font-weight: bold }
  Date {font-style: oblique }
  Topic {font-weight: bold; font-style: italic; color: red }
  Readings {display: none}
  Speaker {font-style: normal }
  SpeakerAffiliation {font-style: normal }
  SpeakerBackup {font-style: normal }
  Assignment {display: none; font-style: normal }
  Project { display: none; font-style: normal }
  StudentPresentation {font-style: normal; color: teal; }
  StudentCommentator {display: none; font-style: normal; color: purple; }
  Notes {display: none}