html, body, p { 
font-size:12pt; 
font-family: Georgia;
background-color: #091A47; /* #0A1C44; */
color:#cccccc;
line-height:1.3em;
}
h1 { 
font-size: 16pt;
font-weight:bold;

}
h2 { font-size: 15pt;}
h3 { 
font-size: 15pt;
margin-top: 20px;
font-weight: normal;
}

.nieuwsitem > h3 {
background-color: #1A2C54;
padding:4px;
text-align:left;
}

p {
text-align: left;
font-size:12pt; 
font-family: Georgia;

}
.top { 
position: fixed;
top:20px;
left:20px;
width: 190px;
}
.top img {
float: right;
}

* html .top {
	position:absolute; 
}

.nav {
position: fixed;
top:255px;
left:20px;
width: 190px;
font-family: Georgia;
font-size:12px;
line-height:1.1em;
}

.nav ul {
padding:0px;
margin-top:0px;
}
.nav li {
list-style-type:none;
text-align:right; 
padding:0px;
margin-bottom:2px;
}

* html .nav {
	position:absolute; 
}

.cover { 
position: absolute;
top:100px;
left:40px;
width: 260px;
}

.content {
position: absolute;
top: 20px;
left: 300px;
width: 530px;
font-size:12pt; 
font-family: Georgia;
line-height: 1.3em;
}

.small > p {
font-size:10pt;
}

.quote { 
margin-bottom: 0px;
font-size:12pt;
}

.person {
font-size:12px;
font-weight:normal;
font-style: italic;
margin-top:4px;
line-height:1.1em;

}

a:link {
	color:#eeeeee;
	text-decoration: none;
}

a:visited {
	color:#eeeeee;
	text-decoration: none;
}

a:hover {
	color:#ffffff;
	text-decoration: underline;
}

a:active {
	color:#ffffff;
	text-decoration: none;
}

.column {
font-family:Palentino,Georgia;

text-align:justify;
width:428px;
}
.column > p {
text-align:justify;
font-size:12pt;
}

#pdf > p {
width:428px;
font-size: 8pt;
margin-top: 80px;
text-align: center;
}

.noprint {
}

dt {
font-size:10pt;
margin-top: 2em;
font-weight:bold;
}
dd {
margin: 0px 0 0 0;
}
dd  li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-indent:0pt;
}
dd ul {
margin:0px;
}

#history {
clear:both;
float:right;
display:block;
top:251px;
left:800px;
width: 140px;
font-size:11px;
}
* html #history {
	position:absolute; 
}
#history h1 {
font-size:11px;
font-weight:normal;
margin:0px;
line-height:1.2em;
}

#history a h1 {
text-decoration:none;
color:#cccccc;
}
#history a:hover h1 {
text-decoration:underline;
}

