* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

html {
	margin-bottom: 1px
}

#logo {
	background-image: url(http://www.lustenhouwer.com/img/ben_lustenhouwer.jpg);
}
#menu{
	background-color: #000000;
	text-align: center;
}
a {
	color: #6d6d6d;
	font-size: 8pt;
	text-decoration: none;
}
a.menulink {
	text-transform: uppercase;
	color: #ffffff;
}
#highlight {
	color: #9999cc;
}
a.biglink {
	font-size: 18pt;
	width: 160px;
	display: block;
	color: #999999;
}

a.toplink {
	font-size: 14pt;
	color: #999999;
}

font {
	font-size: 8pt;
	color: #666666;
}

font.toplink {
	color: #9999cc;
	font-size: 14pt;
}

font.stoplink {
	color: #9999cc;
	font-size: 10pt;
}

div.work {
	margin-right: 10px;
	height: 125px;
	margin-top: 10px;
	float: left;
	border: 0px solid black;
}

h1 {
	font-size: 12pt;
}

table.subtab {
	width: 75%;
	border: 2px outset #9999cc;
	background-color: #cecece;
}

input.text, textarea {
	width: 333px;
	font-size: 8pt;
	margin-bottom: 3px;
}

td {
	text-align: left;
}

#menu td {
	text-align: center;
}