body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 17px;
	margin: 20px;
	background-color: #ffffcc;
	}

A {
	text-decoration:none;
	}

#Content {
	width:650px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:15px;
	}

ul.lijst1 {
	margin-left: 1.3em;
	padding: 0;
	text-indent: 0px;
	list-style-image: url(images/bullet.gif);
	}