/* 
Document   : ukp_faq-1.0
Created on : 16-Jan-2009, 21:44:24
Author     : Dawn Raison
Description: FAQ specific styles
*/

div#faq,
div#faq p {
  font-size: 1.15em;
  text-align: justify;
}

p.faq:first-letter {
  font-family: 'Times New Roman',Times,serif;
  font-size: 2em;
  font-weight: bolder;
}
h2.faq:first-letter {
  font-family: 'Times New Roman',Times,serif;
  font-size: 1.8em;
  font-weight: bolder;
}


