body {background-image: url(/pat/common/whpink-21.gif)}

/* Zapf Chancery is closer to Harrington than utopia, but some Linux systems
   have a URW Chancery L font with a Zapf Chancery synonym.  We want to avoid
   this font, since it usually only has one non-scalable size, which sucks for
   multi-level headings.  Non-UNIX machines ordinarily won't have utopia, so for
   them we can still get the closer-to-Harrington fonts that come after it. */
h1, h2, h3, h4, h5, h6 {font-family: Harrington, "Apple Chancery", 
			utopia, "Zapf Chancery", "Colonna MT", Venice, 
			serif}

td.flowerline {background-image: url(/pat/common/flowerline4.gif); 
	       background-repeat: repeat-x; line-height: 35px}
