

.Hoofdtitel {
		font-family	:	times ;
		font-size		:	18pt ;
		color				:	purple ;
		text-align	:	right ;
}
	

.Ondertitel	{
		font-family	:	helvetica ;	
		font-size		:	14pt ;
		color				:	purple ;
		letter-spacing	:	0.3cm;
} 


.MainPage table {
		font-family	:	arial	;
		font-size		:	12pt ;
		border			:	thin black solid ;
		margin 			: 5px ;
		padding			:	5px ;
}


.PageHeader H1	{
		font-family	:	helvetica	;
		font-size		:	25pt;
		font-weight	:	700;
		background-color	: #333366 ;
		color				:	white ;
}


BODY, table, tr, td, p {
		font-family	:	arial ;
		font-size		:	9pt		;
		color				:	black	;
		text-align	: justify ;
}


.abstract		{
	font-size	:	9pt;
}


.MainPage td {
		vertical-align : top;
		width : 50% ;
}


Chap2, Chap3, Chap4	{

	text-transform	:	lowercase;
	font-family			:	arial	;
	text-align			:	left ;
}


.Chap2	{

	background-color	: #666699	; 
	font-size					:	18pt		; 
	color							:	#ffffcc	;

}


.Chap3 	{

	background-color	: #ffffcc		; 
	font-size					: 14pt			;

}


.Chap4		{

	font-size					:	10pt	;
	font-weight				:	700		;
	text-align				:	center ;

}

	
.signature	{
		font-family	:	arial	;
		font-size		:	8pt ;
}


.uriField	{
		font-size		:	9pt;
		font-style	:	italic ;
}

	
a {
		text-decoration	:	none ;
		color	:	blue ;
}
	
.index tr {
		height	:	20 ;
}

.indent	{
		width	:	35px ;
}
	
.entry {
		font-family	:	arial ;
		font-size		:	12pt ;
		color				:	black ;
		text-transform	:	lowercase ;
}

.subentry	{		
		font-family	:	arial ;
		font-size		:	10pt ;
		font-weight	:	700 ;
		color				:	black ;
}
	
.heading	{		
		font-family	:	arial ;
		font-size		:	10pt ;
		font-style	:	italic ;
		color				:	blue ;
}

.description	{		
		font-family	:	arial ;
		font-size		:	10pt ;
		color				:	black ;
}
	
	
