
h1, h2, h3 { margin: 0.5em 0em; }
h1 {font-size: 36pt; }  /* Page Title */
h2 {font-size: 24pt; }  /* Page Header */
h3 {font-size: 18pt; }  /* Content Header (Maturity) */
h4 {font-size: 15pt; background-color: #D0D0D0; padding: 4px;}  /* Content Sub-Header (Strategy) */
h5 {font-size: 12pt; margin: 0 25px; font-weight: bold; } /* Content Title  (Requirement) */
h6 {font-size: 10pt; margin:  10px;}  /* content Sub-Title */

p {margin-block:  0.5em;}
.content ul, .content li {margin-bottom:  0;}