Be sure to view the source code.
This document uses different typefaces for the body, and headings, and strongly emphasized text. They are specified using style rules for the font-family property in a stylesheet. The strongly emphasized text and headings are also shown in boldface. That is because it is part of the browser's default styles.
body {font-family: Verdana} h1 {font-family: "Comic Sans MS"} h2 {font-family: "Comic Sans MS"} strong {font-family: Courier}