.link { 
 font-size:20px; 
 color:#ff0000; 
 font-family:Verdana; 
 font-weight: bold;
 text-decoration : underline;
}
.text { 
 font-size:10pt; 
 font-family:Verdana; 
 color: #000000;
 text-align:left;
 color:
}
.texttable { 
 font-size:10pt; 
 font-family:Verdana; 
 font-weight: bold;
 color: #000000;
 text-align:left;
}
.makelaarheader { 
 font-size:29pt; 
 font-family:Verdana; 
 font-weight:bold;
 color: #000099;
}
BODY {
 FONT-SIZE: 12px;
 FONT-FAMILY: sans-serif;
 text-align:justify;
 background-color: #DDDDDD;
 margin:		0;
 padding:	0;
 color:		black;
 font-size:	13px;
 font-family:	"Verdana", "Tahoma", "Helvetica", "Sans-Serif";
}
B {
 FONT-WEIGHT: bold
}
.menu{
 width: 180px;
 height: 340px;
 overflow:auto;
 top:160px;
 left:820px;
 position:absolute;
 text-align: right;
}
.top{
 width: 1000px;
 height: 150px;
 overflow:auto;
 top:10px;
 left:10px;
 position:absolute;
 padding:5px;
}
.main{
 width: 810px;
 height: 400px;
 overflow:auto;
 top:160px;
 left:10px;
 position:absolute;
}
.created {
 font-size: xx-small;
 width: 170px;
 height: 50px;
 overflow:hidden;
 top:500px;
 left:820px;
 position:absolute;
 padding:5px;
}
a.amenu{ 
 font-size:12pt; 
 color:#000099; 
 font-family:Verdana; 
 font-weight: bold;
 text-decoration : underline;
 text-align: right;
}
pre{
 font-size:10pt; 
 font-family:Verdana; 
 color: #000000;
 text-align:left;
}
a:link {color: #000099}     /* unvisited link */
a:visited {color: #000099}  /* visited link */
a:hover {color: #000099}   /* mouse over link */
a:active {color: #000099}   /* selected link */


