.headline{
    font-size: 1.9em;
    font-weight: bold;
    border-bottom: 3px solid black;
    padding-bottom: 13px;
    margin-bottom: 20px;
}
.table_head{
    font-weight: bold;
    background-color: #E6E6E6;
}