td.datum {
font-family: Arial;
color: black;
font-size: 12px;
 }

td.header {
font-family: Arial;
color: black;
font-size: 12px;
font-weight: bold;
 }

td.content {
	font-family: Arial;
	color: black;
	font-size: 14px;
}

td.content2 {
	font-family: Arial;
	color: black;
	font-size: 13px;
	text-align : justify;
}

td.header2 {
	font-family: Arial;
	color: black;
	font-size: 14px;
	font-weight: bold;
}

td.footer {
font-family: Arial;
color: black;
font-size: 10px;
 }

a.nav {
	font-family: Arial;
	color: black;
	font-size: 12px;
	text-decoration : none;
}
