.faq_a_txt P A {
    color: blue;
    text-decoration: underline;
}

.faq_a_txt ul li {
    list-style: disc;
    margin-left: 50px;
}




.entry-content P A {
    color: blue;
    text-decoration: underline;
}

.entry-content ul li {
    list-style: disc;
    margin-left: 50px;
}


.copy_single_page img {
      width: 100%;
      height: auto;
}


.entry-content h3 {
    font-size: 20px;
    border-left: solid 5px #0071bb;
    padding: 10px 15px;
    margin: 40px 30px 20px 0px;
    line-height: 1.3;
    background-color: #b6d9eb9e;
}

.entry-content h4 {
    font-size: 18px;
    border-left: solid 7px #007cba;
    padding-left: 15px;
    margin: 30px 0 10px 0px;
    line-height: 1.3;
}


#toc_container.no_bullets li, #toc_container.no_bullets ul, #toc_container.no_bullets ul li, .toc_widget_list.no_bullets, .toc_widget_list.no_bullets li {
    background: 0 0;
    list-style-type: none;
    list-style: none;
    margin: 10px 15px;
    text-decoration: underline;
}


#toc_container.no_bullets li, #toc_container.no_bullets ul, #toc_container.no_bullets ul li, .toc_widget_list.no_bullets, .toc_widget_list.no_bullets li {
    margin: 10px 10px;
    text-decoration: underline;
}

#toc_container {
    margin: 0 auto;
}
