BODY {
	color : Black;
	background : url(quadretti.gif);
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

P.intro {
	text-align : justify;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000080;
}
P.pippo {
	margin-bottom : 4px;
	margin-top : 4px;
}
P.credits {
	font-family :  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #008000;
	font-style : italic;
	font-size : 19px;
}
TABLE.esercizi {
	width : 75%;
	border : 1px;
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
}
TD.vuota {
	text-align : center;
	background-color : transparent;
	width : 33%;
}

TD.esercizi {
	border : 3px outset #FF9933;
	text-align : center;
	width : 33%;
	background-color : White;
	vertical-align : top;
}
TD.leitseite {
	color : #008000;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : bold;
}
B.verde {
	color : Green;
}
B.zig {
	color : Blue;
}
B.asterisco {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
B.zw {
	text-decoration : underline;
}
B.zehn {
	color : Red;
}


