.pIndexLevel1 {
  margin: 12pt 0pt 0pt 0pt;
  font-size: 1.55em;
  font-weight: bold;
}

.pIndexLevel2 {
  margin: 8pt 0pt 0pt 0pt;
  font-size: 1.11em;
  font-weight: bold;
}

.pIndexLevel3 {
  margin: 0pt 0pt 0pt 0pt;
  font-size: 1.11em;
  font-weight: normal;
}

.pIndexLevel4 {
  margin: 0pt 0pt 0pt 12pt;
  font-size: 1.11em;
  font-weight: normal;
}

.pIndexLevel5 {
  margin: 0pt 0pt 0pt 24pt;
  font-size: 1.11em;
  font-weight: normal;
}

/* Scriptorium added for Level3Change */
.pLevel3Change {
   text-decoration:underline;
   margin-bottom: 0px;   
}

/* if pApp_Body comes immediately after pLevel3Change, don't emit top space. */
p.pLevel3Change+p.pApp_Body {
   margin-top: 0px;   
}

