LI.VUISTLI {
	list-style-image : url(../images/vuistje.gif);
	list-style-position : outside;
	margin-left : -10px;
	margin-bottom: 7px;
}
UL.VUISTUL {
	margin-top : -6px;
	margin-bottom : -8px;
}
BODY 
{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
H1 
{
	width: 300px;
	background-color: #3C8392;
	color : #FBCB0B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	font-weight : bold;
	}
H2 {
		font-size: 14px;
		font-weight : bold;
}
H3 {
		font-size: 12px;
		font-weight : bold;
		margin-bottom: 0px;
		margin-top: 4px;
}
TH{
	background-color : #DEAD53;
	border : 1 solid #B58222;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 1px;
	padding-bottom : 1px;
	text-align: left;
}
TD
{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TD.MARGE{
		padding-right : 16px;
}
TD.MOOI{
	border : 1px solid #FBCB0B;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 1px;
	padding-bottom : 2px;
}
TD.PADDING{
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
}
A{
	color : #3C8392;
	font-weight : bold;
}
A.PDF {
	color : Black;	
}
A.PDF:VISITED {
	color : Black;	
}
A:VISITED {
	color : #3C8392;	
	font-weight : bold;
}
UL.HOME {
	margin-top : 3px;
	margin-bottom : -4px;
}
