.ul 
{ 	font-family: Arial; 
	font-size: 9pt;
	font-style: normal; 
	font-weight: normal;
	color: white;
	MARGIN-TOP: 5px;
    	MARGIN-BOTTOM: 5px;
    	list-style-image: url(../images/bullet.gif);
}
   	/*list-style-type: circle;*/
.zwart
{ 
	color: black;
	font-weight: bold;
}

.body /* top-regel in tabel */
{  
	font-family: Arial; 
	font-size: 8pt; 
	font-style: normal;
	font-weight: bold;
	color: black;
}
/* standaard tekst layout */
.standaard
{	font-family: Arial;
	font-size: 8pt; 
	font-style: normal;
	font-weight: normal;
	color: white;
    	MARGIN-TOP: 3px;
    	MARGIN-BOTTOM: 3px;
}
td
{	font-family: Arial;
	font-size: 9pt; 
	font-style: normal;
	font-weight: normal;
	color: white;
    	MARGIN-TOP: 3px;
    	MARGIN-BOTTOM: 3px;
}
th
{	font-family: Arial;
	font-size: 9pt; 
	font-style: normal;
	font-weight: bold;
	color: white;
    	MARGIN-TOP: 3px;
    	MARGIN-BOTTOM: 3px;
    text-align:left;
}
H1
{
	font-family: Arial; 
	font-size: 28pt; 
	color: white;
	font-weight: normal;
    	MARGIN-TOP: 3px;
    	MARGIN-BOTTOM: 3px;
}
H2
{
	font-family: Arial; 
	font-size: 22pt; 
	color: white;
	font-weight: normal;
    	MARGIN-TOP: 3px;
    	MARGIN-BOTTOM: 3px
}
H3	
{ 
	font-family: Arial;
	font-size: 18pt;
	font-weight: normal;
	color: white;
    	MARGIN-TOP: 3px;
    	MARGIN-BOTTOM: 3px;
}
H4
{
	font-family: Arial;
	font-size: 12pt; 
	font-weight: normal;
	color: white;
    	MARGIN-TOP: 3px;
    	MARGIN-BOTTOM: 3px;
}
H5
{
	font-family: Arial;
	font-size: 9pt; 
	font-weight: bold;
	color: white;
    	MARGIN-TOP: 3px;
    	MARGIN-BOTTOM: 3px;
}
H6 
{  
	font-family: Arial; 
	font-size: 8pt;
	font-style: normal; 
	font-weight: normal;
	color: white;
	MARGIN-TOP: 3px;
    	MARGIN-BOTTOM: 3px;
}
.H7 
{  
	font-family: Arial; 
	font-size: 8pt;
	font-style: normal; 
	font-weight: bold;
	color: white;
}

a:link 
{	
	font-family: Arial; 
	font-size: 8pt; 
	font-style: normal;
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: underline;
}
a:visited 
{  
	font-family: Arial; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold;
	color: #CCCCCC; 
	text-decoration: underline;
}
a:hover
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	background: GRAY;
	text-decoration: none;
}
a.internal:link 
{ 	
	font-family: Arial;
	font-size: 9pt; 
	font-style: normal;
	font-weight: normal;
	color: white;
    	MARGIN-TOP: 3px;
    	MARGIN-BOTTOM: 3px;
	text-decoration: underline;
}
a.internal:hover 
{	
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFCC00;
	background: GRAY;
	text-decoration: none;
	MARGIN-TOP: 3px;
    	MARGIN-BOTTOM: 3px; 
}
a.internal:visited
{
	font-family: Arial; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal;
	color: #CCCCCC; 
	text-decoration: underline;
	MARGIN-TOP: 3px;
    	MARGIN-BOTTOM: 3px;
}
a.contact:link 
{ 	
	font-family: tahoma;
	font-size: 8pt; 
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: underline;
}
a.contact:hover 
{	
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: gray;
	background: #CCCCCC;
	text-decoration: none;
}
a.contact:visited
{
	font-family: tahoma; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal;
	color: gray; 
	text-decoration: underline;
}
