TABLE.note {
	background-color : #FFFFE0;
	width : 500px;
}
TABLE.ext {
	background-color : Red;
}
TABLE.int {
	background-color : Red;
}
TABLE.eti {
	background-color : #C6E2FF;
}
TH {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Navy;
	background-color : #FF8282;
}
#tab {
	font-family: Verdana;
	font-size : 10px;
	font-weight : bold;
	color : Yellow;
	background-color : #008000;
}
#titolo {
	font-family: Arial;
	font-size : 16px;
	font-weight : bold;
	color : #00FF00;
	text-align : center;
	background-color : #008000;
}
#testa {
	font-family: Tahoma;
	text-align : center;
	font-size : 24px;
}
#note {
	font-family: Verdana;
	background-color : #C6E2FF;
	font-size : 12px;
	text-align : center;
}
#info {
	font-family: Verdana;
	font-size : 10px;
	text-align : center;
	background-color : #FFFFFF;
}
#by {
	font-size: 10px;
}