/*############ ALGEMEEN ############*/

body
{
	font-family: arial;
}
td{
	font-family: arial;
}
.agendaOnderwerp
{
	font-size:12px;
	font-weight : bold;
}
.agendaDatumTijd
{
	font-size: 10px;
	font-style : italic;
}
.agendaTitelTD
{
	padding-left:5px;
}
.agendaContentTD
{
	padding-left:5px;
	font-size:11px;
}

span.lastagendaDate {
	font-weight: bold;
	line-height:1.5;
}

span.lastagendaTitel {
}

span.lastagendaText {
}