span.category_name {
    font-weight: bold;
}

span.news_date {
    font-size: 10px;
}

span.news_text {
    padding: 0px;
    font: 12px Tahoma;
    margin-top: 8px;
    margin-bottom: 15px;
    text-align: justify;
}

span.news_title {
    font: bold 11pt Tahoma;
    margin-bottom: 0px;
    color: #6AA14E;
    padding-bottom: 0px;
}

li.news {

}

