Teams {display: table}
 TeamEntry {display: table-row} 
 TeamEntry *{display:table-cell; padding:5px;}
  Name {font-weight: bold }
  Number {font-style: oblique }
  Topic {font-style: italic }
  PresentationDate {color: red }
  Milestone {font-weight: bold }
  Evaluators {font-style: normal }
  Evaluation {font-size: small }
  Notes {display: none}