
body {
	margin-left: 100px;
	margin-right: 100px;	
	width: 1050px;
	color: #463c3c;
    	font-family: 'ArialMT', 'Arial', sans-serif;
    	font-size: 14px;
    	font-style: normal;
    	font-variant: normal;
    	font-weight: normal;
    	letter-spacing: 0;
    	line-height: 18px;
    	margin-bottom: 0px;
    	margin-top: 0px;
    	opacity: 1.00;
    	padding-bottom: 0px;
    	padding-top: 0px;
    	text-align: left;
    	text-decoration: none;
    	text-indent: 0px;
    	text-transform: none;
	}


table {
	margin-left: 0; 
	margin-right: 0; 
	color: #463c3c;
    	font-family: 'ArialMT', 'Arial', sans-serif;
    	font-size: 14px;
    	font-style: normal;
    	font-variant: normal;
    	font-weight: normal;
    	letter-spacing: 0;
    	line-height: 18px;
    	margin-bottom: 0px;
    	margin-top: 0px;
    	opacity: 1.00;
    	padding-bottom: 0px;
    	padding-top: 0px;
    	text-align: left;
    	text-decoration: none;
    	text-indent: 0px;
    	text-transform: none;
	}

	
table.mijntabel {
	border-width: 1px;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
}


table.mijntabel td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: black;
}

.kopje {
    color: #969696;
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 28px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 15px;
    margin-bottom:40px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

.menu {
    color: #463c3c;
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 18px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    margin-bottom:0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}	

a {
    	color: #463c3c;
    	text-decoration: underline;
	}

a:visited {
    	color: #666666;
    	text-decoration: underline;
	}

a:hover {
    	color: #000000;
    	text-decoration: underline;
	}
	
a.m {
    	color: #666666;
	text-decoration: none
	}	
	
a.m:visited {
    	color: #666666;
    	text-decoration: none;
	}

a.m:hover {
    	color: #000000;
    	text-decoration: none;
	}

a img {
border: none;
}

a:hover img {
background: #fff;
vertical-align: bottom;
}
	
