﻿body {
    font-size: 16px;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    background: white
}

hr {
    height: 1px;
    background-color: #af9134; /*goud*/
    color: #af9134; /*goud*/
    border: 0;
    width: 100%
}

p {
    line-height: 1.5
}

.txtCenter {
    text-align: center
}

.txtWhite {
    color: white;
}

.ul-line-height {
    line-height: 2.0
}

.z-index001 {
    z-index: 1
}

.z-index999 {
    z-index: 999
}
