/* Stylesheet MilieuWijzer */

body
   {
	font-family: arial, sans-serif;
	font-size: 10pt;
}

td
   {
	color: #e5dacf;
	font-family: arial, sans-serif;
	font-size: 10pt;
}
	  
p	{      
	  color: #191a00;
      font-family: arial, sans-serif;
      font-size: 10pt;	  
   }
   

     
.small	{   font-family: arial, sans-serif;
      font-size: 8pt;  
   }
   
.menulink a:link
   {
      color: #cc9152;      
      text-decoration: none;
   }
   
.menulink a:visited
   {
      color: #cc9152;      
      text-decoration: none;
   }
   
.menulink a:hover
   {
      color: #cc6a00;      
      text-decoration: underline;
   }
   
.menulink a:active
   {
      color: #cc6a00;      
      text-decoration: underline;
   }   
   
a:link
   {
      color: #646600;      
      text-decoration: underline;
   }
   
a:visited
   {
      color: #646600;      
      text-decoration: underline;
   }

a:hover
   {
      color: #cc6a00;      
      text-decoration: underline;
   }
   
a:active
   {
      color: #cc6a00;      
      text-decoration: underline;
   }
   
.showlink a:link
   {
      color: #191a00;      
      text-decoration: underline;
   }
   
.showlink a:visited
   {
      color: #191a00;      
      text-decoration: underline;
   }
   
.showlink a:hover
   {
      color: #191a00;      
      text-decoration: underline;
   }
   
.showlink a:active
   {
      color: #191a00;      
      text-decoration: underline;
   }   
  
 ul { color : #000000;
	font-size: 9pt;
	font-family : arial, sans-serif}

li { color : #000000;
	font-size: 9pt;
	font-family : arial, sans-serif}
	
h2	{ 
  	  color: #000000;
	  font-family: arial, sans-serif;
      font-size: 14pt;	
	  font-weight: bold;
   }
   
 h3 { 
 	 color : #000000;
	font-size : 12pt;
	font-family : arial, sans-serif}
	
strong { 
	color : #646600;
	font-size : 10pt;
	font-weight: bold;
	font-family : arial, sans-serif}
	
small { color : #cc9152;
	font-size: 8pt;
	font-family : arial, sans-serif}

