H1 heading: Green text; all caps; Arial font.

This paragraph is class="Normal"-- it should be formatted in Verdana. The text is black and uses "normal" capitalization -- with the first letter of each sentence in caps. The font size is 12 point.

H2 heading: Blue text; Arial font; Regular caps.

This paragraph is class="Red" -- it should be formatted as Impact font (red text). It uses regular capitalization; however, the text size is .8 em. Of course red is almost never an appropriate text color, but for demonstration (and identification) purposes, we will use red.

H3 heading: Black Arial text; italics; indented 1 inch.

This paragraph is also class "Red" -- therefore it should match the paragraph above (the red one that is difficult to read! Isn't it nice that with style sheets, you could change both paragraphs on this page, plus impact multiple other pages by simply changing one line of code in a style sheet!

H3 heading: Black Arial text; underlined; indented 1 inch.

This paragraph is another class-"Normal" paragraph. Therefore, it should appear exactly the same as the first paragraph on this page. There is a link to Page 2 in this paragraph. The link should be blue when "unvisited"; green when Visited; and Link to Page 2. Be sure to test it out and see if it works.