H1 {
   font-family: Arial; 
   font-size: 22pt;
   font-weight: bold;
   font-style: italic;
   color: yellow;
   margin-top:0;
}

H2 {
   font-family: Arial; 
   font-size: 18pt;
   font-weight: bold;
   font-style: oblique;
   text-decoration: underline;
   text-decoration: underline && overline;
   color: ForestGreen;
}

H3 {
   font-family: Tahoma; 
   font-size: 11pt;
   font-weight: bold;
   font-style: normal;
   color: Navy;
   background-color: rgb(240,220,200);
}

H4 {
   font-family: Tahoma; 
   font-size: 10pt;
   font-weight: bold;
   color: Navy;
   background-color: Bisque;
}

P {
}

EM {color:#9040BB
}
Q  {font-style:italic;
    color:#C08040
}
SMALL {
   font-family: Tahoma;
   font-size: 10pt;
   color: Black;
}

UL, OL {
}

TABLE, TR,TD  {
   font-weight:500;
   border-color: silver;
   border-collapse: collapse;
   vertical-align:top;
}


TH  {
   font-family: Tahoma;
   font-size: 9pt;
   font-weight: bold;
   background-color: silver;
   color: Black;
}


PRE {
   font-family: Courier New; 
   font-size: 9pt;
   color: Black;
}

BODY {
   background-color:RGB(255,250,240);
   font-family: Tahoma;
   font-size:12pt;
   font-weight:500;
   font-size-adjust: 0.495 ;
   color: RGB(100,69,69);   
}

BODY.BV { /*background-image:url(img/achtergrondB.jpg); */}
BODY.LF { /*background-image:url(img/achtergrondL.jpg); */}
BODY.MD { /*background-image:url(img/achtergrond.jpg); */}

.inhgradL {position:absolute;
           left:2px; top:0px; width:137px;height:640px;
           background-image:url(img/grad3/gradientL.gif); 
           background-repeat:repeat-y;           
           filter:alpha(opacity=18);-moz-opacity:.18;opacity:.18;
}
.inhgradB {position:absolute;
           left:0px; top:0px; width:100%;height:40px;
           background-image:url(img/grad3/gradient.gif); 
           
           filter:alpha(opacity=18);-moz-opacity:.18;opacity:.18;
}
.inhgradBO {position:absolute;
           left:0px; top:40px; width:100%;height:10px;
           background-image:url(img/grad3/gradientS.gif);
           background-repeat:repeat-y;            
           filter:alpha(opacity=18);-moz-opacity:.18;opacity:.18;
}
.inhgradT {position:absolute;
           left:0px; top:0px; width:100%;height:10px;
           overflow:hidden; 
           background-image:url(img/grad3/gradientS2.gif); 
           background-repeat:repeat-y;
           filter:alpha(opacity=18);-moz-opacity:.18;opacity:.18;
}
.inhgradM {position:absolute;
           left:0px; top:10px; width:100%;height:600px;
           overflow:hidden; 
           background-image:url(img/grad3/gradientW.gif);  
           background-repeat:repeat-y;
           filter:alpha(opacity=18);-moz-opacity:.18;opacity:.18;
           z-order:1000000;
}

.inhinh {position:absolute;
         left:40px; top:10px; width:80%;height:52px;
         padding:10;
}

.lapv {position:absolute;
       left:15px; top:15px; width:29px; height:600px;
      /* background-image:url(img/la_palabre_vert.gif); */
}

