BODY 
{
    font-family   : default-font;
    font-size     : 12pt;
    color         : #000066;
    background    : #FFFFFF;
    margin-top    : 0px;
    margin-bottom : 0px;
    margin-right  : 0px;
    margin-left   : 0px;
}
    
        
img { border: "0" }

.bgheader
{
	background-image:url(images/balkh.jpg);
	background-repeat: no-repeat;

}


.bginhoud
{
    background-image:url(images/balkv.jpg); background-repeat:repeat-x;
}


.bgcontent
{
    background : #FFFFFF url(images/balkv.jpg) no-repeat;
}


.bgtitel
{
    color      : #000066;
    background : #FFFFFF;
}


.reverse
{
    background : #014045;
    color      : #F0F7F7;
}


a:link 
{ 
    color: #000066; 
}

a:visited 
{ 
    color: rgb(0,0,99); 
}

a:active 
{ 
    color: rgb(0,0,99); 
}

a:hover img
{
    text-decoration : none; 
}


a:hover
{
    color: #FFFFFF
    background-colour: #000066
    text-decoration : underline; 
}


P 
{
    font-family: Ariel;
    font-size: 12pt;
    color: #000066; 
    margin-top: 10px;
    margin-bottom: 15px;
}

dt 
{
    font-family: Ariel;
    font-size: 12pt;
    font-weight: bold;
}

dd 
{
    font-family: Ariel;
    font-size: 12pt;
}

pre 
{
    font-family: courier;
    font-size: 12pt;
    margin-top: 1px;
    margin-bottom: 1px;
    color: #000066; 
}


H1 
{
    font-family: Ariel;
    font-size: 24pt;
    margin-top: 20pt;
    margin-bottom: 20pt;
    color: #000066; 
}

H2 
{
    font-family: Ariel;
    font-size: 18pt;
    margin-top: 15pt;
    margin-bottom: 15pt;
    color: #000066; 
}

H3 
{
    font-family: Ariel;
    font-size: 14pt;
    margin-top: 15pt;
    margin-bottom: 10pt;
    color: #000066; 
}

H4 
{
    font-family: Ariel;
    font-size: 12pt;
    font-weight: bold;
    color: #000066; 
    margin-top: 10px;
    margin-bottom: 0px;
}

H5 
{
    font-family: Ariel;
    font-size: 10pt;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000066; 
}

H6 
{
    font-family: Ariel;
    font-size: 8pt;
    margin-top: 8px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #000066; 
}


I 
{
    color: #000066; 
}


