/* $RCSfile: faq-large.css,v $ */
/* CVS $Revision: 1.1.1.1 $ */

/**************************************************************************************************/
/*                                                                                                */
/*  ONLY FONT-SIZE (and potentially some other sizing elements) SHOULD BE OVERRIDEN IN THIS FILE  */
/*  All other elements should be placed in the primary style sheet.                               */
/*                                                                                                */
/*  Font sizes in this file should be 1.5 times the size of the style in the medium style sheet   */
/*                                                                                                */
/**************************************************************************************************/

@import url("faq.css");

div.faqAnswer
{
    font-size: 16.5pt;
}

p.faqQuestionLink
{
    font-size: 16.5pt;
}

p.faqQuestionSection
{
    font-size: 18pt;
}