If statement #1 above is passed, this paragraph should have a border top of 5px. The rule applied is "#id1 {border-top: 5px}".
This paragraph should have a border top of dashed. THe rule applied is '#id2 {border-top: dashed}".
THis paragraph should have a border top of red. The rule appleid is "#id3 {border-top: red}".
This paragraph should have a border top of 5px dashed red. The rule applied is '#id4 {border-top: 5px dashed red}".
All other properties of this page should be UA-default.