<!-- Cascading Style Sheet (CSS) with the definitions for the project documentation     in the CPE/CSC 480, 481, 580, 581 classes -->ProjectDocumentation {font-family: sans-serif; margin-left: 18pt; margin-right: 6pt}  ProjectTitle {display: block; font-size: xx-large; font-weight: bold; font-style: italic;       text-align: center; margin-top: 12pt; margin-bottom: 12pt }   TeamNumber {font-size: large; font-weight: bold}   TeamName {font-size: large; font-weight: bold}   TeamEmail {display: block; font-family: monospace; text-align: right; margin-right: 18pt}    TeamMember {display: list-item}  ProjectAbstract {display: block; font-size: x-small;      text-align: justify; left-margin: 6pt, right-margin: 6pt}  ProjectDescription, RelatedWork, Requirements    {display: block; margin-top: 6pt; margin-bottom: 6pt  }   Requirement {display: list-item; list-style-type: decimal; list-style-position: outside;     font-weight: bold}    RequirementName {}    RequirementDescription {display: block; font-weight: normal }    EvaluationCriteria {font-weight: bold; margin-top: 3pt }      EvaluationCriterion {list-item; list-style-position: outside ; font-weight: normal }    CompletionDate {display: block; font-weight: normal }    TeamMember {display: list-item}<!-- Just for testing: --><!-- <EM>CSS File Executed!</EM> -->