body {
	font-family: VerdanaArial,Helvetica,Tahoma;
	font-size: 12px;
	color: black;
}

.menu {
	color: white;
	background-color: #4275BD;
}

.menu a {
	padding: 5px;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	display: block;
	width: 80%;
	margin-bottom: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	background-color: #4275BD;
}

.menu a:link
{ 
 	color: white;
	text-decoration: none;
}

.menu a:visited {
 	color: white;
	text-decoration: none; 
}

.menu a:hover {
	color: #094fa3;
	background-color: white;
}

td {
	font-size: 12px;
}
.maintable {
	border-color: #182C73;
	border-style: solid;
	border-width: 2px;
}
.voet, .voet a {
	background-color: #182C73;
	color: white;
	text-decoration: none;
	font-size: 10px;
}
h1 {
	color: #182C73;
	font-size: 15px;
	letter-spacing: 1px;
	border-bottom-color: #4275BD;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	width: 85%;
}

.maintekst {
	padding-left: 15px;
	padding-top: 10px;
}
.maintekst2 {
	padding: 10px;
}
a {
	color: #182C73;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
.border {
	border-color: #182C73;
	border-width: 1px;
	border-style: solid;
}
