  .pageTitle {
    font-size:       36pt;
    font-family:     "Baskerville";
    font-weight:     bold;
    font-style:      italic;
    color:           #800000;
    text-align:      center;}

  .pageSubTitle {
    font-size:       24pt;
    font-family:     "Baskerville";
    font-weight:     bold;
    font-style:      italic;
    color:           #800000;
    text-align:      center;}

  .pageNormal {
    font-size:       16pt;
    font-family:     "Baskerville";
    font-weight:     bold;
    color:           #008000;
    text-align:      center;}

  .pageSubNormal {
    font-size:       12pt;
    font-family:     "Baskerville";
    font-weight:     normal;
    color:           black;
    text-align:      center;}

