body  {
	color : #003399;
	background-color : #ffffff;
	background-image : url(../common/achtergrond.gif);
	background-attachment: fixed;
	font : 9pt verdana, arial;
	line-height : 12pt;
}


td, form, div  {
	color : #003399;
	font : 9pt verdana, arial;
	line-height : 12pt;
}


b  {
	font : bold;
}


ul  {
	list-style-image : url(../common/pointer.gif);
	list-style-position : outside;
}


a:link  {
	text-decoration : none;
	color : #003399;
}

a:visited  {
	text-decoration : none;
	color : #3F5AFF;
}

a:active  {
	text-decoration : none;
	color : #cc9900;
}

a:hover  {
	text-decoration : none;
	color : #cc9900;
}


h1  {
	font : bold 14pt arial;
	color : #cc9900;
	margin-top : 0px;
}

h2  {
	font : bold 13pt arial;
	color : #777777;
	margin-top : 0px;
}




