/* ---------- algemene styles ------------- */

img {
padding: 0px;
margin: 0px;

}

h2 {
height: 14px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 6px;
margin: 0px;
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 11px;
font-weight: bold;
color: #6880A1;
border: 0px gold solid;
}

h3 {
padding-top: 4px;
padding-left: 8px;
margin: 0px;
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 11px;
font-weight: bold;
}

ul {
list-style-type: disc;
}

li {
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 11px;
color: #000000;
list-style-type: disc;
}

a, a:active, a:visited {
color: #004677;
text-decoration: none;
font-weight:normal;
}

a:hover {
color: #FFB300;
text-decoration: none;
font-weight:normal;
}

p {	
margin-top: 0px;
margin-bottom: 12px;
padding-top: 0px;
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 11px;
font-weight: normal;
}



div {
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 11px;
font-weight: normal;
line-height: 16px;
}


h1 {
position: relative;
top: -7px;
left: 0px;
height: 22px;
padding-bottom:5px;
margin: 0px;
font-size: 20px;
line-height: 20px;
}


b {
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 11px;
font-weight: bold;
}

strong {
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 11px;
font-weight: bold;
}

i {
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 11px;
font-style: italic;
}

em {
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 11px;
font-style: italic;
}




