.a_section_article {
    color: #666;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 30px 0;
    font-family: Ubuntu;
    font-size: 16px;
}

.h_section_article {
    color: #666;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 30px 0;
    font-family: Ubuntu;
    font-size: 18px;
}

.list_section_article {
    display: block;
    padding-left: 20px;
}

.count_section_article {
    display: inline;
    padding-left: 10px;
    color: #666;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 30px 0;
    font-family: Ubuntu;
    font-size: 16px;
}

.list_section_pretext_article {
    text-align: justify;
    max-width: 95%;
}

.spost {
    max-width: 95%;
}

td {
    padding: 5px;
    margin: 0px;
}
