.text-title {
    margin-bottom:20px;
    border-bottom: solid 2px #aaa;
}

.text-title h2 {
    
}

.text-table blockquote {
    padding: 5px 15px;
    margin: 30px 0 10px;
    border-left: 5px solid #ccc;
    color: inherit;
    font-size: inherit;    
}

.text-table blockquote h4 {
    margin-block-start: 0;
    margin-block-end: 0;    
    font-size: 1.4em;
    line-height: 1.2;
    font-style: normal;
    color: #999999;
}

.text-table ul {    
    padding-left: 20px;
}

.text-table ul li {
    font-size: 12pt;
    line-height: 150%;
}

.text-table ul li b {
    color: #c88a4d;
    font-size: 1.0em;
    margin-right: 0.5em;
}