body {
    font-family: sans-serif;
    font-size: 14px;
    
}

h1 { 
    font-size: 16px; 
}
h2 { 
    font-size: 18px; 
}
h3 { 
    font-size: 20px;
}
h4 { 
    font-size: 22px;
}
.kop { 
    font-size: 14px;
    font-weight: bold;
    color: blue;
}
.datum {
    font-size: 14px;
    font-weight: bold;
    color: blue;   
}
.tijd {
    font-size: 14px;
    font-weight: bold; 
    color: blue;   
}
.logo {
    position: relative;
    top: 120px;
    text-align: center;
}
.aankondiging {
    position: relative;
    top: 120px;
    text-align: center;
    font-size: 24px; 
}
.cgkmijdrecht {
    font-size: 20px;
    font-weight: bold; 
    color: mediumturquoise; 
}
.laatstediensten {
    position: relative;
    top: 250px;
}