.knop { 
	font-size   : 8pt;
    font-family : Arial;
    font-weight : 500;
    color       : #898177;
    text-decoration : none;
}

.smallP { 
	font-size   : 4pt;
    font-family : Arial;
    font-weight : 500;
    color       : #3D3E1F;
    background  : transparent;
    text-decoration : none;
}

.Title { 
	font-size   : 13pt;
    font-family : Arial;
    font-weight : 500;
    color       : #3D3E1F;
    background  : transparent;
    text-decoration : none;
}

.SubTitle { 
	font-size   : 10pt;
    font-family : Arial;
    font-weight : 500;
    color       : #3D3E1F;
    background  : transparent;
    text-decoration : none;
}
.SubTitle A { 
text-decoration : underline;
}

.heading1 { 
	font-size   : 12pt;
    font-family : Arial;
    font-weight : 500;
    color       : #3D3E1F;
    background  : transparent;
    text-decoration : none;
}
.heading1 LI {
list-style: disc;
}
.heading1 A { 
	font-size   : 12pt;
    font-family : Arial;
    font-weight : 500;
    color       : #3D3E1F;
    background  : transparent;
    text-decoration : underline;
}
.heading2 { font-size   : 10pt;
    font-family : Arial;
    font-weight : 500;
    color       : #3D3E1F;
    background  : transparent;
    text-decoration : none;
}
.heading2 LI { list-style: disc ;
	font-size   : 10pt; 
}
.heading2 A {
text-decoration : underline;
font-size   : 10pt;
}

.heading3 { font-size   : 8pt;
    font-family : Arial;
    color       : #3D3E1F;
    text-decoration : none;
}
.heading3 LI {
list-style: disc ; 
font-size   : 8pt; 
}
.heading3 A {
text-decoration : underline;
font-size   : 8pt;
}
	