body{
	font-family: Verdana,Arial,Geneva,sans-serif;
	background-color: white;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	color: #B30141;
}




div.titel{
	padding: 0;
	background-color: transparent;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
	margin-bottom: 0px;
	position: absolute;
	top: 0;
	left: 0;
	width: 230;
}


div.tekstblok1{
	padding: 4;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
	margin-bottom: 0px;
	position: absolute;
	top: 90;
	left: 0;
	width: 200;
}


div.tekstinkader{
	background-color: transparent;
	padding: 2;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
	text-align: left;
	margin-bottom: 0px;
	position: relative;
	top: 0;
	left: 10;
	width: 180;
}


div.squadlogo{
	background-color: transparent;
	padding: 0;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
	text-align: left;
	margin-bottom: 0px;
	position: absolute;
	bottom: -3;
	left: 5;
	width: 30;
}


div.squadlogo2{
	font-family: Tahoma, 'Arial narrow', Arial;
	font-size: 10px;
	color: black;
	background-color: transparent;
	padding: 0;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
	text-align: left;
	margin-bottom: 0px;
	position: absolute;
	bottom: 0;
	left: 45;
	width: 130;
}

ul.tekst{
	list-style-type: disc;
	list-style-position: outside;
	background-color: transparent;
	margin: 0;
	padding: 0 0 0 15px;	
}



a{
	color: #B30141;
	text-decoration: none;
}

a:visited{
	color: #B30141;
	text-decoration: none;
}

a:active{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}



a.zwart{
	color: #000000;
	text-decoration: none;
}

a.zwart:visited{
	color: #000000;
	text-decoration: none;
}

a.zwart:active{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.zwart:hover{
	color: #000000;
	text-decoration: underline;
}


a.blauw{
	color: #0000ff;
	text-decoration: none;
}

a.blauw:visited{
	color: #0000ff;
	text-decoration: none;
}

a.blauw:active{
	color: #0000ff;
	text-decoration: underline;
}

a.blauw:hover{
	color: #0000ff;
	text-decoration: underline;
}


a.grijs{
	color: #909090;
	text-decoration: none;
}

a.grijs:visited{
	color: #909090;
	text-decoration: none;
}

a.grijs:active{
	color: #909090;
	font-weight: bold;
	text-decoration: none;
}

a.grijs:hover{
	color: #909090;
	text-decoration: underline;
}



div.illustratie{
	background-color: transparent;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding: 0;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
	margin-bottom: 0px;
	position: absolute;
	left: 20;
	top: 189;
	width: 50;
	height: 400;
}

	

