Testing Statement #1 Below for Section 5.3.1 of CSS1 Spec

PASS CRITERIA:

If statement #1 above is correct:

NOTE: This paragraph is aqua color. The rule applied is "#id1 {color: aqua}"

NOTE: This paragraph is black color. The rule applied is "#id2 {color: black}".

This paragraph is blue color. The rule applied is "#id3 {color: blue}".

This paragraph is fuchsia color. The rule applied is "#id4 {color: fuchsia}".

This paragraph should be gray color. The rule applied is "#id5 {color: gray}".

This should be green color. The rule applied is "#id6 {color: green}".

This paragraph should be lime color. The rule applied is "#id7 {color: lime}".

This paragraph should be maroon color. The rule applied is "#id8 {color: maroon}".

This paragraph should be navy color. The rule applied is "#id9 {color: navy}".

This paragraph should be olive color. The rule applied is "#ida {color: olive}".

This paragraph should be purple color. The rule applied is "#idb {color: purple}".

This paragraph should be red color. The rule applied is "#idc {color: red}".

This paragraph should be silver color. The rule applied is "#idd {color: silver}".

This paragraph should be teal color. The rule applied is "#ide {color: teal}".

This paragraph should be yellow color. The rule applied is "#idf {color: yellow}".

All other properties should be UA-default.