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

body
{
	font-family: arial;
}
td{
	font-family: arial;
}
.agendaOnderwerp
{
	font-size:14px;
	font-weight : bold;
}
.agendaDatumTijd
{
	font-size:14px;
	color: #FFCC99;
	font-weight : bold;
}
.agendaTitelTD
{
	font-style : italic;
}
.agendaContentTD
{
	font-size:12px;
	color:#FFCC99;
}
