/* 
    Created on : 25.11.2018, 08:45:58
    Author     : sj
*/
body{
    background-color: #f4f1ec;
}
hr{
    color:#ff9703;
    height: 0.5ex;
    background-color: #ff9703;
}
.small{
    font-size: small;
}
caption{
    font-weight: bold;
}
