
/* Tekstparameters */
body 				{ font-family: "Times New Roman"; 
                         font-size: 12pt; }
td                     {font-family: "Times New Roman"; 
                         font-size: 12pt;  }   
H1	{ font-family: "Times New Roman"; color: #000000; font-size: 24pt; font-weight: 500;}
H2  { font-family: "Times New Roman"; color: #000000; font-size: 14pt; font-weight: 500;}
H3  { font-family: "Times New Roman"; color: #000000; font-size: 12pt; font-weight: 700;}
H4  { font-family: "Times New Roman"; color: #000000; font-size: 10pt; font-weight: 550;}
H5  { font-family: "Comic Sans MS"; color: #0000FF; font-size: 40pt; font-weight: 600;}
H6  { font-family: "Times New Roman"; color: #000000; font-size: 20pt; font-weight: 500;}
 


IMG                 {border: 0px;}



P {
        position: relative;
        
        left: 20px;
        
        
        
        }
        
                
        
        
        
        
sup	{font-size: 11pt; color: #000000;}

/* Overige bodyparameters */
body					{
                        color: #000000; 
                        font-family: "Times New Roman"; 
                        font-size: 12pt;}




a:link				{ color: #585858; text-decoration: none; font-weight: 700; }
a:visited			{ color: #8080FF; text-decoration: none; font-weight: 700; }
a:active			{ color: #0000FF; text-decoration: none; font-weight: 700; }
a:hover				{ color: #0000FF; text-decoration: none; font-weight: 700; }
