body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F205C;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3F205C;
	text-align: right;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FC0002;
}
.bgmenu {
	background-image: url(images/bgmenu.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #3F205C;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #3F205C;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #3F205C;
	text-decoration: none;
}
a:hover {
	color: #3F205C;
	text-decoration: underline;
	font-weight: bold;
}
li {
	line-height: 25px;
}
.commkaart {
	line-height: 20px;
}
.border_white {
	border: 2px solid #FFFFFF;
}
h2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3F205C;
	background-color: #D4C96F;
	font-size: 11px;
	border: 1px solid #3F205C;
}

