﻿.tbl {
    padding:5px;
    color:black;
        width: 100%;
}

.tbl td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.hdr {
   font-size: 20px;
    background: #17a43b;
    color: white;
    font-style: italic;
}

.hdr1 {
   font-size: 15px;
    background: #17a43b;
    color: white;
}

.schlinfo 
{
     padding:5px;
    color:black;
        width: 100%;
            text-align: center;
    font-size: 20px;


}
.news {
     font-size: 10px;
     padding-left:5px;
    color: white;
}

.newsback {
   background: #17a43b;
    color: white;
    line-height: 20px;
    padding: 2px;
    margin-bottom: 5px;
    font-size: 15px;
    font-style: italic;
}