/* Define the font for the big page headers */
span.bigHead {font-family: Verdana, Arial, Helvetica, sans-serif;
             font-style: normal;
             font-weight: bolder;
             color: #D60000;
             font-size: 30px}

/* Define the font for the smaller displays, often used as links */
span.lilHead {font-family: Verdana, Arial, Helvetica, sans-serif;
             font-style: normal;
             font-weight: bolder;
             color: #D60000;
             font-size: 20px}
