/*
* This style sheet is used to set the overall style used by this set of Web
* pages.
*/

/* Format paragraphs like this */
p { font-family: "Times New Roman", Times, serif; font-size: 16px; }

/* Format page headings like this */
h1 { font-family: Helvetica, Arial, Sans-serif; font-size: 28px; }
