h1, h2, h3, h4, h5
{
color: white;
font-weight: bold;
border-style: solid;
border-color: #FF9933;
background-color: #FF9933; 
border-left-width: 15px;
border-right-width: 15px;
border-top-width: 5px;
border-bottom-width: 5px;
margin-left: 0px; 
margin-right: 0px; 
margin-top: 0px; 
margin-bottom: 0px
}

h1
{
font-size: 18pt;
font-variant: small-caps;
}

h2 
{
font-size: 14pt;
}

h5
{
font-size: small;
}

h6
{
font-family: "Lucida Sans";
color: FF9933;
font-size: small;
font-weight: bold;
margin-left: 15px; 
margin-right: 15px; 
margin-top: 0px; 
margin-bottom: 0px;
}

p, h1, h2, h3, h4, h5, li
{
font-family: "Lucida Sans";
}

p, li
{
font-size: 12pt;
margin-left: 15px; 
margin-right: 15px;
margin-top: 0; 
margin-bottom: 0;
}

p.citaat
{
color: #FF9933;
font-weight: bold;
margin-left: 15px; 
margin-right: 15px; 
margin-top: 0px; 
margin-bottom: 0px;
}

p.vraag
{
font-style: italic;
}

p.samenvatting
{
border-left:15px solid #CCCCCC; 
border-right:15px solid #CCCCCC; 
border-top:0px solid #CCCCCC; 
border-bottom:0px solid #CCCCCC; 
margin:0px 15px; 
font-family: "Lucida Sans";
font-size: 12pt;
background-color: #CCCCCC; 
}

p.toelichting
{
border-style: solid;
border-color: #CCCCCC;
background-color: #CCCCCC; 
border-left-width: 15px;
border-right-width: 15px;
border-top-width: 0px;
border-bottom-width: 0px;
margin-left: 0px; 
margin-right: 0px; 
margin-top: 0px; 
margin-bottom: 0px
}

p.grootvetoranje
{
color: #FF9933;
font-weight: bold;
font-size: 14pt;
}

p.vetoranje
{
color: #FF9933;
font-weight: bold;
font-size: 12pt;
}

a
{
color: #000000;
font-size: 12pt;
font-weight: bold;
}

a:link
{
color: #FE9933;
text-decoration: none;
}

a:visited 
{
color: red;
text-decoration: none;
}

a.begrip
{
font-size: 12pt;
color: #FFFFFF;
font-weight: bold;
background-color: #CCCCCC; 
border-style: solid;
border-color: #CCCCCC;
border-left: 15px; 
border-right: 15px; 
border-top: 0px; 
border-bottom: 0px; 
margin-left: 0px; 
margin-right: 0px;
margin-top: 0; 
margin-bottom: 0;
}

td
{
padding: 10px 10px;
}