body {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 11px;
	color: #000066;
	background-color: #FFFFFF;
}
.noRepeat {
	background-repeat: no-repeat;
}
.leftLine {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
table {
	font-size: 12px;
}
.noLine {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.repeatHorizontal {
	background-repeat: repeat-x;
}
.witteTekst {
	color: #FFFFFF;
}
.noRepeatBottom {
	background-repeat: no-repeat;
	background-position: bottom;
}
