/* Created by LooSoft*/      

BODY		                 {
		                     scrollbar-base-color: #bd2626;
 		                     background-color: #FFFFFF;
		                     filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,
		                     startColorStr=#bd2626,endColorStr=#FFFFFF );
	                         }


/* LINK KLEUREN */ 

a:link    	{ color: #FFFFFF; font-weight: bold; text-decoration: none; }
a:active	{ color: #FFFFFF; font-weight: bold; text-decoration: none; }
a:visited	{ color: #FFFFFF; font-weight: bold; text-decoration: none; }
a:hover		{ color: #FF0000; font-weight: bold; text-decoration: none; }
                          
TABLE                        { 
                             color: #000000; 
                             font-size: 9pt;
                             font-weight: normal; 
                             font-family: Verdana;
                             text-decoration: none 
                             }
                  
.title                       { 
                             color: #000084; 
                             font-weight: bold;
                             font-size: 10pt; 
                             font-family: Verdana;
                             }
                             
.just                            { 
                             margin-left: 0px;
                             align: justify
                             }
                             
b                            { 
                             color: #FF0000; 
                             font-weight: bold;
                             font-size: 9pt; 
                             font-family: Verdana;
                             }
