
qbody { background-image: url(images/background.gif); margin:0px ; } 

p { line-height: 1.62 ; margin-top:0px ; margin-bottom:7px ;} 

body, td, p, div  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
}

a 			{ text-decoration: none ; color: #708739; }
a:link 		{  }
a:visited 	{  }
a:hover 	{ text-decoration: underline ; }
a:active 	{  }

.md_Links { font-weight: bold ; font-size: 9pt ;  padding-bottom: 8px ;}

.md_Kop0 { font-weight: bold ; font-size: 14pt ; }
.md_Kop1 { font-weight: bold ; font-size: 11pt ; }
.md_Kop2 { font-weight: bold ; font-size: 10pt ; }

.md_Margin { margin: 8px ; } 
.md_MarginTekst { margin: 32px ; } 

.md_PaddingKlein { padding: 4px ; } 
.md_Padding { padding: 8px ; } 
.md_PaddingPlaatje { padding: 20px ; } 
.md_PaddingTekst { padding: 8px ; } 

.md_Grootst		{ font-size: 24pt ; }
.md_Groot 		{ font-size: 14pt ; }
.md_Groter 		{ font-size: 11pt ; }
.md_Normaal 		{ font-size: 9pt ; }
.md_NormaalItalic 	{ font-size: 9pt; font-style: italic; }
.md_Klein 		{ font-size: 8pt ;  }
.md_NogKleiner 		{ font-size: 7pt ; }
.md_HeelKlein 		{ font-size: 6pt ; }


.md_Spaced { letter-spacing: 0.2em ; }

.md_Accent { font-weight: bold  ;  font-family: Arial, Helvetica, sans-serif;  }

.md_Kader { border: 1px #666666 solid ;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt ;
}

.md_Border { border: 1px #708739 solid ;  }

.md_LichtGroen { color: #eff8da ; }
.md_Groen { color: #abcc53 ; }
.md_DonkerGroen { color: #708739 ; }

.md_MainTabel {	height: 275px ; }

.md_BackWit { background-color: #ffffff ; }
.md_BackLichtGroen { background-color: #eff8da ; }
.md_BackGroen { background-color: #abcc53 ; }
.md_BackDonkerGroen { background-color: #708739 ; }

.md_BorderTopGroen { border-top: 2px solid #708739 ; }
.md_BorderBottomGroen {  border-bottom: 4px solid #708739 ; }
