.heading
{
	font-family: Lithograph, Arial;
	font-size: 20pt;
	color: yellow;
        font-weight: bold;
}

.subtitle
{
	font-family: Arial;
	font-size: 11pt;
	color: yellow;
        font-weight: bold;
}

.detailtitel
{
	font-family: Lithograph, Arial;
	font-size: 20pt;
	color: red;
        font-weight: bold;
}

.detailsubtitel
{
	font-family: Arial;
	font-size: 11pt;
	color: red;
        font-weight: bold;
}



.caption

{
	font-family: Arial;
	font-size: 9pt;
        font-weight: bold;
	color: black;
}

.text
{ 
	font-family: Arial; 
	color: #AEFEAE; 
	font-size: 9pt; 
        font-weight: bold;
	text-decoration: none;
}

a.volgende
{
	font-family: Arial;
	font-size: 9pt;
	color: #0000AA;
        font-weight: bold;
	text-decoration: underline;
}

a.volgende:visited
{
	font-family: Arial;
	font-size: 9pt;
	color: #E0E0E0;
        font-weight: bold;
	text-decoration: underline;
}

a.volgende:active 
{ 
	color: #FF0000; 
        font-weight: bold;
	text-decoration: underline;
}

a.volgende:hover 
{ 
	color: #FFFFFF; 
        font-weight: bold;
	text-decoration: underline;
}

a.page
{ 
	font-family: Arial; 
	color: #40FF40;
	font-size: 9pt; 
        font-weight: bold;
	text-decoration: underline;
}

a.page:visited 
{ 
	color: #AEFEAE; 
	text-decoration: underline;
}

a.page:active 
{ 
	color: #B5F7B5; 
	text-decoration: underline;
}

a.page:hover 
{ 
	color: #FDFF61; 
	text-decoration: underline;
}




