Testing Statement #3 Below of Section 5.2.6 of CSS1 Spec

PASS CRITERIA:

If statement #3 above is passed, then:

This paragraph has font size xx-small. The rule applied is "#id1 {font-size: xx-small}".

This paragraph has font size x-small. The rule applied is "#id2 {font-size: x-small}".

This paragraph has font size small. The rule applied is "#id3 {font-size: small}".

This paragraph has font size medium. The rule applied is "#id4 {font-size: medium}".

This paragraph has font size large. The rule applied is "#id5 {font-size: large}".

This paragraph has font size x-large. The rule applied is "#id6 {font-size: x-large}".

This paragraph has font size xx-larg. The rule applied is "#id7 {font-size: xx-large}". All other properties of this page should be UA-default.