body {
	line-height: 150%;
}

a {
	text-decoration:none;
	color: #8B3C8B;
}

a:hover {
	color: #A2E000;
	text-decoration:none;
}

#bd  p {
	font-size: 100%;
}

#bd label {
}

#bd .block_content p {
}

#bd .block a:hover {
	background-color:#A2E000;
	color:white;
	text-decoration:none;
}

#hd .logout {
	font-weight: bold;
}

#hd .logout a{
	text-decoration: underline;
}

h1 {
	font-size: 138.5%;
	font-weight: bold;
	color: #8B3C8B;
}

h2 {
	font-size: 123.1%;
	font-weight: bold;
	color: #8B3C8B;
}

h3 {
	font-weight:  bold;
	color: Black;
}

div.related h2 {
	color: black;
	font-size: 108%;
}

#bd p.day {
	font-size: 153.9%;
	font-weight: bold;
}
#bd p.month {
	font-size: 93%;
	font-weight: bold;
}

#bd p.month:first-letter{
	text-transform: uppercase;
}

#bd p.legenda, #voetnoot{
	font-size: 85%;
	color: #666;
}