BODY
{
	background-color: #CCCC99 ;
    font-family: Verdana, Tahoma, Arial ;
	font-size: 13px ;
	color: #555555  /* tekstkleur */
}

TABLE
{
	font-size: 13px ;
	border-right-width: 0
}

TABLE.hoofdtabel
{
	background-color: /* #CCCC99 */ #EEEEBB
}


TD.boven
{
	background-color: /* #99CCCC */ #FF4444 ;
	vertical-align: center ;
	align: right
}


TD.links
{
	background-color: /* #FFCC99 */ #6666FF ;
	vertical-align: top
}


TD.rechts
{
	background-color: /* #99FF99 */ #66FF66 ;
	vertical-align: top
}


TD.tekst
{
	background-color: #CCCC99 ;
	vertical-align: top
}


A
{
	color: #007700 ;
	text-decoration: none ;
	/* background-color: #FFFF33 */
	/* font-style: italic */
}

A:visited
{
	color: #00A000 ;
	text-decoration: none ;
	/* font-style: italic */
}

H1, H2, H3, H4, H5, H6
{
	color: #444444
}

H1
{
	color: #555555 ;
	font-size: 26px
}

H2
{
	font-size: 23px
}

H3
{
	font-size: 20px
} 

H4
{
	font-size: 18px
}

H5
{
	font-size: 15px
}

H6
{
	font-size: 13px
}

DT
{
	font-weight: bold
}
