DIV.border {
    border-left-style: none;
    border-right-style: none;
    border-top-style: none;
    border-bottom-style: none;
    border-width: 3px;
    border-color: #008000;
    width: 100%;
    margin-left: 7%;
}

DIV.act {
    border-style: solid;
    border-width: 1px;
    text-align: center;
    width: 100%;
    border-color: #000000;
    font-size: 14pt;
}

TABLE.groen {
    font-size: 8pt;
    width: 127px;
    border-style: solid;
    border-width: 3px;
    border-color: #008000;
}

BODY {
    font-family: verdana;
    font-size: 10pt;
}

TABLE.leeg {
    width: 127px;
    border-width: 0px;
}

TABLE.bestuursleden {
    border-style: solid;
    border-width: 0px;
    border-color: #008000;
    width: 100%;
    border-collapse: collapse;
}

TH {
    height: 22px;
    background-color: #008000;
    color: #FFFFCC;
}

TH.bestuursleden {
    background-color: transparent;
    color: #000000;
    border-style: solid;
    border-color: #008000;
    border-bottom-width: 2px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 2px;
}

TD.rand {
    height: 20px;
    border-width: 1px;
    border-style: groove;
    border-color: #008000;
    text-align: center;
    font-size: 8pt;
}

TD.tekst {
    vertical-align: top;
    padding: 3%;
    height: 100%;
    width: 100%;
}

TD {
    font-family: verdana;
    font-size: 10pt;
}

TD.bestuursleden {
    border-width: 1px;
    border-collapse: collapse;
    border-color: #008000;
    border-style: solid;
    font-size: 8pt;
    padding: 3px;
}

TD.kolommen {
    display: none;
}

A:link {
    color: #003009;
}

A:visited {
    color: #927F76;
}

P.titel {
    font-size: 16pt;
    text-align: center;
    font-family: verdana;
}

P.blink {
    text-decoration: blink;
    text-align: center;
    font-size: 16pt;
    color: red;
}

P.onderaan {
    display: none;
}

IMG {
    display: none;
	/* geen enkele image wordt geprint */
}

Table.test {
    border-style: solid;
    width: 100%;
    border-width: 2px;
    border-collapse: collapse;
    border-color: #000000;
}
