The style declarations contained within this page:
.cl1 {color: green;}
This paragraph contains text which is contained by [cl1] a FONT element with a color value of "red". This should be overridden by the CSS rule for class 'cl1', which takes precedence over the non-CSS presentational hint embodied by the FONT element. Therefore, the FONT-enclosed text should be green, not red.