
 body {
        font-family: Verdana, Helvetica;
        font-size: 9px;
        color: #000000;

        margin-right: 25;
        margin-left: 25;
        margin-bottom: 5;
        margin-top: 5;


        scrollbar-face-color: #f0e0e0;
        scrollbar-highlight-color: #f0e0e0; 
        scrollbar-3dlight-color: #821735; 
        scrollbar-shadow-color: #f0e0e0; 
        scrollbar-darkshadow-color: #821735; 
        scrollbar-track-color: #f0e0e0; 
        scrollbar-arrow-color: #821735;
 }



 body.menustijn {
        font-family: Verdana, Helvetica;
        font-size: 12px;
        color: #000000;

        margin-right: 0;
        margin-left: 0;
        margin-bottom: 0;
        margin-top: 0;

        scrollbar-face-color: #f0e0e0;
        scrollbar-highlight-color: #f0e0e0; 
        scrollbar-3dlight-color: #821735; 
        scrollbar-shadow-color: #f0e0e0; 
        scrollbar-darkshadow-color: #821735; 
        scrollbar-track-color: #f0e0e0; 
        scrollbar-arrow-color: #821735;
 }


 td {
        font-family: Verdana, Helvetica;
        font-size: 12px;
        color: #000000;
 }

 a:link {
        font-family: Verdana, Helvetica;
        color: #821735;
        text-decoration: none;
        font-weight: normal;
 }

 a:visited {
        font-family: Verdana, Helvetica;
        color: #821735;
        text-decoration: none;
        font-weight: normal;
 }

 a:hover {
        font-family: Verdana, Helvetica;
        color: #0061AA;
        text-decoration: none;
        font-weight: normal;
 }


 td.subitem a  {
        font-family: Verdana, Helvetica;
	font-size : 10px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
 }

 td.subitem a:link  {
        font-family: Verdana, Helvetica;
	font-size : 10px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
 }

 td.subitem a:visited  {
        font-family: Verdana, Helvetica;
	font-size : 10px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
 }

 td.subitem a:hover  {
        font-family: Verdana, Helvetica;
	font-size : 10px;
	font-weight : normal;
	color : #F69810;
	text-decoration : none;
 }


 .titel {
        font-family: Arial;
        font-size: 22px;
	font-weight : bold;
        color: #4E4E4E;
 }

.subtitel {
        font-family: Arial;
        font-size: 13px;
	font-weight : bold;
        color: #4E4E4E;
 }

.body {
        font-family: Arial;
        font-size: 12px;
	font-weight : normal;
        color: #4E4E4E;
 }	
 
.bodyx {
        font-family: Arial;
        font-size: 12px;
	font-weight : bold;
        color: #4E4E4E;
 }	


 .footer {
        font-family: Verdana;
	font-size : 9px;
	font-weight : normal;
	color : #4E4E4E;
	text-decoration : none;
 }

 DIV { 
        margin-left: 0;
        margin-right: 0; 
 }
