body { 
	background-image: url(../images/back.gif); 
}

table {
	font-family: verdana;
	font-size: 12px;
	color: Black;
}

.table1 {
	background-color: White;
	border: 1px solid black;
	padding:10px;
}

.titel {
	background-color: Black;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}

.pic{
	border: 1px solid black;
}

/*.text1{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}

.text2{
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: Black;
}


.text3{
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: Black;
	padding: 5px;
}

.text4{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	padding: 5px;
}

a.buttons{
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: Black;
	padding: 5px;
	text-decoration: none;
}

a.buttons:hover{
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: Black;
	padding: 5px;
	text-decoration: underline;
}



a.keuze {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

a.keuze:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}

a.voice{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: Blue;
	text-decoration: none;
}

a.voice:hover{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: Blue;
	text-decoration: underline;
}


*/
