BODY  {
	background-color : white;
	background-image : url(sfondo.jpg);
	font-size : 12 px;
}

TD  {
	font-family : Arial;
	font-size : 13 px;
	color : black;
}

P  {
	font-family : Arial;
	font-size : 13 px;
	color : black;
}

H1  {}

H2  {
	font-family : Arial;
	font-size : 18 px;
	color : black;
}

H3  {
	font-family : Arial;
	font-size : 10 px;
	color : red;
}

big  {
	font-family : Arial;
	font-size : 13 px;
	color : black;
	font-style : italic;
	font-weight : bold;
}

SMALL  {
	font-family : Arial;
	font-size : 11 px;
	color : black;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

