body
{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0;
	padding:0;
	background-color: #FFFFFF;
}


a:hover
{
	color: #999999;	
}

a:link
{
	color: #339900;	
}

a:visited
{
	color: #333333;	
}

a:active
{
	color: #669900;	
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #339900;
	line-height: 2;
	vertical-align: text-top;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	line-height: 2px;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	margin:0px;
}

.lijst
{
	line-height: 2;
}

.container
{
	border:'1' 'black';
	margin:0px auto;
	width: 830px;
	height: auto;
	padding:0px;
}

.inhoud
{
	text-align: left;
	margin:0px auto;
	top: 0px;
	width: 660px;
	/*height: 10px;*/
	z-index: 2;
	margin-left: 85px;
}
ul
{
	list-style-type: square;
}
ul ul
{
	list-style-type: disc;
}
table {
	border-color: #CCCCCC;
	text-align: center;
}
.extrabuttons {
	font-style: normal;
	font-weight: bold;
	color: 006600;
	margin-top: 10px;
	float: left;
}
tr.extrabuttons {
	color: 006600;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #CCCCCC;
	font-weight: bold;
	height: 15px;
	width: 80px;
	text-align: center;
}


#introtext h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	padding-bottom:5px;
}

#introtext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight:normal;
}
