
h1,h2,h3,g4,h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

td,ul,li,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a {
	color: #9cb3e1;
}

.border100 {
	background: #ffffff;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	padding: 5px;
	border: 1px solid Black;
	vertical-align: top;
	
}

.border5050 {
	background: #ffffff;
	border!: 1px solid Black;
	padding: 5px;
	vertical-align: top;
}

.inhoud {
	position:absolute;
	width:530;
	height: 100%;
	left: 250px;
	visibility: visible;
	overflow: auto;
}

.tabelcel {
 	padding: 5px;
	vertical-align: top;
}

.homemail {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 color: #ffffff;
	 text-decoration: none;
}





