<style type="text/css">
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li{
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.titel1 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.maintable {
	color: Black;
	background-position: center;
	font: 11px;
	vertical-align: middle;
}

.titel2 {
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
}


.ifasitehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: Gray;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font: bold;
}

input, .input { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px ;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: auto;
}

.tabeltekst {
	background-color: #FFFFFF;
}

.tabeltekstoneven {
	background-color: #F5F5F5;	
}

.iframe{
	background-color: #FFFFFF;
}

.hoofdtabel {
	border: 0px solid #CCCCCC;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-color: #808080;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

a:link {
	color: #00008B;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #00008B;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #00008B;
	text-decoration: none;
	background-color: Silver;
	font-weight: normal;
}
a:active {
	color: #0000EE;
	background-color: #BBAAAA;
	font-weight: normal;
}

.ifalink {
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.comment {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.titel3 {
	font-size: 10px;
	font-weight: bold;
	color: #3366CC;
}
.cssBorder {
	BORDER-BOTTOM: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	PADDING-LEFT: 2px;
}
</style>

