Testing Statement #3 Below of Section 5.5.19 of CSS1 Spec

PASS CRITERIA:

If statement #3 above is passed, this paragraph should have a right border of thin dotted aqua. The rule applied is "#id1 {border-right: thin dotted aqua}".

This paragraph should have a border-right-width of thin, a border style of dotted, and a color of aqua. The rule applied is "#id2 {border-right-width: thin; border-style: dotted; color: aqua;}".

This paragraph should have a right border of medium dotted aqua. The rule applied is "#id3 {border-right: medium dotted aqua}".

All other properties of this page should be UA-default.