			A:link {
				color: #333333;
			}
			A:visited {
				color: #333333;
			}
			A:active {
				color: #333333;
			}
			body {		
				margin: 10px;
				font-family: Verdana;
				font-size: 12px;
				color: #333333;
				background: url(http://www.boodwebdesign.nl/images/img01.jpg) repeat-x;
			}		
			#template {
				width: 800px;
				margin: 0px auto;
			}
			#balk {
				background: url(http://proxy.boodwebdesign.nl/img04.gif);
				height: 8px;
				width: 803px;
				margin: 0px auto;
				margin-top: 100px;
			}
			#vak {
				background: url(http://proxy.boodwebdesign.nl/img06.gif) repeat-x;
				width: 803px;
				height: 75px;
				padding-top: 20px;
				text-align: center;
				margin: 0px auto;
			}
			#vak p {
				font-family: Verdana;
				font-size: 9px;
				color: #FFFFFF;
			}
			#vakboven1 {
				background: url(http://proxy.boodwebdesign.nl/img02.jpg) repeat-x;
				width: 803px;
				height: 105px;
				margin: 0px auto;
				margin-top: 100px;
				margin-bottom: 20px;
			}
			#vakboven1 p {
				color: #FFFFFF;
				font-family: Verdana;
				font-size: 36px;
				margin-left: 20px;
				padding-top: 13px;
			}
			#vakmidden {
				border: solid 1px;
				margin-bottom: 10px;
				padding: 8px;
			}
			#left {
				float: left; 
				width: 200px; 
				padding: 8px;
				margin-bottom: 6px;
				text-align: center;
			}
			#left a {
				text-decoration: none;
				margin-bottom: 10px;
			}
			#left li {
				list-style: none;
				margin-bottom: 10px;
			}
			#right { 
				padding: 8px;
				margin-left: 217px; 
				margin-bottom: 6px;
			}
