/* Start of CMSMS style sheet 'Typography-secondary' */
#barCenter p:first-child {
  font-size: 24px;
  line-height: 30px;
  }

#barCenter p, #barCenter h2, #barCenter li {
  font-size: 16px;
  line-height: 30px;
  }

#barCenter h2 {
  font-weight: bold;
}  

#barCenter p.listHead {
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
}

#barCenter p.listText {
  font-size: 12px;
  line-height: 15px;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: normal;
  margin-bottom: 15px;
  }
/* End of 'Typography-secondary' */

