p { font-family: arial, helvetica, sans-serif;
    font-size: 12pt;
}
p.bigheader { font-family: arial, helvetica, sans-serif;
              font-size: 28pt;
}
p.notsobigheader { font-family: arial, helvetica, sans-serif;
                   font-size: 16pt;
                   color: #008080;
}
p.header { font-family: arial, helvetica, sans-serif;
           font-size: 14pt;
}
p.footer { font-family: arial, helvetica, sans-serif;
           font-size: 8pt;
}
p.list { font-family: arial, helvetica, sans-serif;
         font-size: 10pt;
}
p.line { font-family: arial, helvetica, sans-serif;
         font-size: 14pt;
         text-decoration: underline;
}