body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
    padding:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

.center {text-align: center;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

ul.circle {

        list-style-type: circle;
}

li.gewoon{

          font-family: Arial, Helvetica, sans-serif;
          font-size: 12px;

}

a.menu:link {
	color: #B20F10;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
a.menu:visited {
	color: #B20F10;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

a.menu:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

a.menu:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B20F10;
	text-decoration: none;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FEF1BE;
	text-decoration: none;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B20F10;
	text-decoration: none;
}

.voet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #B20F10;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: 000000;
	text-decoration: none;
}
.nopadding
    {
    margin:0px;
    padding:0px;
	display:block;
    }