body {
	background: #333333;
	color: white;
	font-family: Verdana;
	font-style: italic;
	}

.highlights {
	background: yellow;
	color: red;
	font-size: 16px;
	}

.anno {
	background: #990000;
	font-size: 16px;
	}

.mese {
	font-size: 14px;
	}

.evento {
	font-size: 12px;
	font-style: italic;
	}

.nota {
	font-size: 10px;
	}

.pdf {
	font-size: 12px;
	}

.nota {
	font-size: 11px;
	}

table.tabella {
	table-layout : auto;
	padding: 0px;
	width : 435;
	}


