body {
	color:#7F7F7F; 
	background-color: #ffffff;
	font-family: Arial;
	font-size: 10pt; 
 
}
html, body, #tbbg {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	align: center;
	}

#tbbg {
	background-color: #080808;
	margin: 0 auto;
	text-align: center;
	vertical-align: top;
	width: 100%;
}


.txt1{
color:#ffffff; 
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	width: 100%;
	font-family: Arial;
	font-size: 25pt;
	padding-left: 40px;
}


.txt2{
color:#ffffff; 
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	font-family: Arial;
	font-size: 10pt;
	padding-left: 40px;
}

.txt3{
color:#082240; 
	margin: 0 auto;
	text-align: right;
	vertical-align: center;
	font-family: Arial;
	font-size: 7pt;
	padding-right: 40px;
}

.txtactie {
	font-size: 10pt; 
	text-align: left;
	vertical-align: middle;
  color: #ffffff;
 background-color: #004fa3;
}

table {
  border-collapse: collapse;
} 

img {
border: none;
}

.cursor {
cursor: pointer;
}

a:link {
	color:#ffffff;
	font-weight: normal;
} 

a:visited {
 color:#ffffff;
 font-weight: normal;
} 

a:hover {
 color:#ffbe07;
  font-weight: normal;
}
 
a {
 color:#ffffff;
 text-decoration:none;
}
