.bodycopy {
   font-family: "Times New Roman", Times, serif;
   font-size: 0.8em;
   line-height: 1.3em;
   color: #000;
   }

.pagetitle {
   font-family: "Times New Roman", Times, serif;
   font-size: 1.4em;
   font-weight: bold;
   font-variant: small-caps;
   color: #410;
   }

.head {
   font-family: "Times New Roman", Times, serif;
   font-size: 1.2em;
   font-weight: bold;
   font-variant: small-caps;
   color: #000;
   }

.subhead {
   font-family: "Times New Roman", Times, serif;
   font-size: 1.0em;
   font-variant: small-caps;
   font-weight: bold;
   color: #000;
   }

.pullquote {
   font-family: "Times New Roman", Times, serif;
   font-size: 0.9em;
   line-height: 1.4em;
   color: #000;
   }

.lists {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 0.9em;
   line-height: 1.5em;
   list-style-type: square;
   color: #000;
   }

