This is a H1 Tag. It gets its size from the linked sheet

This is a H4 Tag. It gets its color from the embedded style, and its size from the linked sheet.

This is a H3 Tag. It gets its color from the embedded sheet.

If a linked sheet had precedence, this text would have a red background. Embedded has precedence, however, so it has a pink background.

This is a H4 Tag. It is being controlled by an inline style; otherwise it would be at 30 point (if it was controlled by the linked sheet) It gets its color from the embedded sheet.

This is a H1 Tag (size controlled by the inline sheet, color by the embedded.)

This H3 tag should be blue; however, the font tag overrides the style sheets.