.textContent { text-align: justify; padding: 10px; font-size: 16px; line-height: 1.5; }
.textContent p { text-indent: 20px; }
.textContent ul { list-style: square; margin-left: 20px; margin-top: 10px; }
.textContent h2 { padding: 10px 0 10px 20px; text-decoration: underline }
.boldSpan { font-weight: bold }
.underlineSpan { text-decoration: underline; font-weight: bold; padding-top: 10px; }