body {
	background-color:#fff;
	padding:0px;
	margin:0px; 
	font-family: verdana;
	color:#fff;
	font-size:12px;
	line-height:18px;
	text-align:left;
}
.menu {
width:169px;
background-image:url(/images/structure/menulijn.gif);
background-position:bottom;
background-repeat:no-repeat;
background-color:#d9e4ef;
text-align:left;
}
.menu a {
text-align:left;
font-size:12px;
color:#004b96;
text-decoration: none;
}
.menu a:hover {
text-align:left;
font-size:12px;
color:#ee7f01;
text-decoration: none;
}
.submenu {
	padding-left: 15px;
	border-top: 1px solid #b9cde2;
	display: block;
	font-size: 10px;
}
.content {
padding: 22px 20px 2px;
text-align:left;
}
a {
	text-decoration: underline;
	color: #bdd1fd;
}
a:hover {
	text-decoration: underline;
	color: #528ae5;
}
h1 { 
	font-family: verdana;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
}
h2 { 
	font-family: verdana;
	font-size: 14px;
	line-height: 16px;
	color: #bdd1fd;
}
h3 { 
	font-family: verdana;
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
}
.marquee {
	font-family: verdana;
	font-size: 14px;
	color: #fcdf1c;
	font-weight: bold;
}
