If statement #3 above is passed, then this paragraph should have a color of green. The rule applied is "p {color: green}". All text in this paragraph should have font size of 24pt, because of inherited rule "body {font-size: 24pt}". This emphasized text should also be green (inherited from p element).
This paragraph should have color yellow, because of cascading in-line style "color: yellow". All other properties of this page should be UA-default.