body{
    font-family: 'Verdana';
    font-size: 8pt;
    color: rgb(100,100,100);
    background-color: rgb(255,255,255);
	margin-left: 32px;
}

table.std{
    font-family: 'Verdana';
    font-size: 8pt;
    color: rgb(100,100,100);
    background-color: rgb(255,255,255);
}


tr.wit{
	height: 12px;
}
a.nav:link {
	color: black;
	text-decoration: none;
}

a.nav:visited {
	color: black; 
	text-decoration: none;
}

a.nav:hover {
	color: black; 
	text-decoration: none;
}

a.nav:hover {
	color: black; 
	text-decoration: none;
}

a.side:link {
	color: rgb(100,100,100);
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
}
a.side:visited {
	color: rgb(100,100,100); 
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
}
a.side:hover {
	color: rgb(100,100,100); 
	font-family: verdana;
	font-size: 8pt;
	text-decoration: underline;
}

td.center{
    text-align: center;
    text-decoration: none;
}

td.menu{
    font-family: 'verdana';
    font-size: 9pt;
    font-weight: bold;
    /* border-right: 'rgb(192,192,192) 1px solid'; */
    text-align: center;
	background-image: url(images/navbar.bmp);
	background-repeat: repeat-x; 
}

td.currmenu{
    font-family: 'verdana';
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
	background-image: url(images/navbarx.bmp);
	background-repeat: repeat-x; 
}

td.sidemenu{
	background-color: rgb(0,128,192);
    color: rgb(255,255,255);
    font-family: 'verdana';
    font-size: 9pt;
    font-weight: bold;
    width='120px';
}

td.sidebox{
	border: rgb(155,222,255) 1px solid;
	background-color: rgb(240,250,255); 
}

td.navigatie{
    color: rgb(192,192,192);
    font-family: 'verdana';
    font-size: 8pt;
    font-weight: none;
}

.content{
	text-align: left,top;
	width: 500px;
	background-color: rgb(255,255,255);
    font-family: 'Verdana';
    font-size: 8pt;
    color: rgb(0,0,0);
	margin-left: 24px;
}
.stand{
	width: 500px;
	background-color: rgb(255,255,255);
    font-family: 'verdana';
    font-size: 9pt;
    color: rgb(0,0,255);
}

td.side{
	font-family: 'verdana';
	font-size: 8pt;
	width: 120px;
	text-align: top;
}

td.sideitem{
	font-family: 'verdana';
	font-size: 8pt;
	width: 120px;
	text-align: top;
	padding-left: 16px
}

img.normaal{
	border: black 1px solid;
}

.kop{
   color: rgb(0,128,192);
   border: rgb(155,222,255) 1px solid;
   background-color: rgb(240,250,255); 
   font-family: 'verdana';
   font-size: 9pt;
   font-weight: bold;
   text-decoration: none;
}

.verlies{
	color: red;
}

.voetnoot{
	font-family: verdana;
	font-size: 8pt;
}

.note{
	color: red;
	font-size: 8pt;
	font-weight: bold;
}

.note1{
	color: black;
	font-weight: bold;
	font-size: 8pt;
	font-weight: bold;
}

.komend{
	color: black
}

pre{
	color: black;
    font-family: 'verdana';
    font-size: 8pt;
    color: black;
}

.wij{
	font-weight: bold;
}