table.content{
	width:378px;
	font-size:12px;
	line-height:24px;
	}
	table.content td.normal{
		padding-left: 15px;
		padding-top: 15px;
		padding-bottom: 15px;
		font-size:12px;
		line-height:22px;
		color: #777777;
	}
	table.content td.title{
		color: #FFFFFF;
		background-color:#40752D;
		padding-left: 15px;
		padding-top: 15px;
		padding-bottom: 15px;
		font-size:12px;
		line-height:20px;
	}
	table.content td.color{
		background-color:#40752D;
	}
	table.content a,a:link,a:active,a:hover{
		font-size:12px; 
		text-decoration: none;
		color: #40752D;
	}
table.subnavigatie{
	width:952px;
	font-size:11px;
	}
	table.subnavigatie strong{
		font-weight:bold;
		color: #40752D;
	}
	table.subnavigatie a,a:link,a:active{
		font-size:11px; 
		text-decoration: none;
		color: #40752D;
	}	
	table.subnavigatie a:hover{
		font-size:11px; 
		text-decoration: none;
		font-weight:bold;
		color: #40752D;
	}
	table.subnavigatie strong{
		font-weight:bold;
		color: #40752D;
	}
table.mainContent{
	width:573px;
	font-size:11px;
	line-height:24px;
	}
	table.mainContent td.title{
		font-size:24px;
		color: #40752D;
		font-family:Georgia, "Times New Roman", Times, serif;
	}
	table.mainContent em{
		font-size:16px;
		color: #40752D;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
	}
	table.mainContent p{
		font-size:11px;
		color: #6f7072;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	table.mainContent strong{
		font-size:12px;
		color: #40752D;
		font-family:Georgia, "Times New Roman", Times, serif;
	}
	table.mainContent a,a:link,a:active, a:hover{
		font-size:11px; 
		text-decoration: none;
		color: #6f7072;
	}
table.sideContent{
	width:378px;
	font-size:11px;
	line-height:24px;
	}
	table.sideContent td.title{
		font-size:14px;
		color: #40752D;
		font-family:Georgia, "Times New Roman", Times, serif;
	}
	table.sideContent em{
		font-size:12px;
		color: #40752D;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
	}
	table.sideContent p{
		font-size:11px;
		color: #6f7072;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	table.sideContent strong{
		font-size:11px;
		color: #40752D;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
	}
	table.sideContent a,a:link,a:active{
		font-size:11px; 
		text-decoration: underline;
		color: #6f7072;
	}
	table.sideContent a:hover{
		font-size:11px; 
		text-decoration: none;
		color: #6f7072;
	}
table.formulier{
	font-size:11px;
	line-height:24px;
	}
	table.formulier td{
		font-size:11px;
		color: #6f7072;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
table.formulier input.jmv-input-0{ 
		color:#010101; /*black*/ 
		font-size:11px; 
		width: 200px;
		border:1px solid #40752D;
		background-image: url('../sitedesign/inputBack.gif');
		background-repeat: repeat-x;
	}
	table.formulier textarea.jmv-input-0{ 
		color:#010101; /*black*/ 
		font-size:11px; 
		width: 200px;
		border:1px solid #40752D;
		background-image: url('../sitedesign/inputBack.gif');
		background-repeat: repeat-x;
		}
table.formulier select.jmv-input-0{ 
		color:#010101; /*black*/ 
		font-size:11px; 
		width: 200px;
		border:1px solid #40752D;
		background-color: #F6F6F6;
		background-image: url('../sitedesign/inputBack.gif');
		background-repeat: repeat-x;
	}
table.formulier #wrongInput{
	color:#6f7072;
	}