P  {}

H1  {
	font-size : x-large;
	font-family : verdana, sans-serif;
	color : #FFFFFF;
}

H2  {
	font-family : verdana, sans-serif;
	font-size : large;
}

H3  {
	font-size : medium;
	font-family : verdana, sans-serif;
}

A  {
	text-decoration : none;
}

A:Visited  {
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
}

A:Hover  {
	text-decoration : overline underline;
	background-color : #FF0000;
	color : #FFFFFF;
}

BODY  {
	font-size : 12px;
	font-family : sans-serif;
	color : #FFFFFF;
	background-color : #000000;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 10px;
	text-decoration : none;
}

td  {
	text-decoration : none;
	color : #FFFFFF;
	font-family : verdana, sans-serif;
	font-size : 12px;
}

.border  {
	border-style : solid;
	border-width : thin;
	text-align : center;
}

H6  {
	font-size : xx-small;
	font-family : verdana, sans-serif;
}

.bianco  {
	color : #FFFFFF;
}

H5  {
	font-size : 11px;
	font-family : verdana, sans-serif;
}

ul  {
	list-style-image : url(images/lilla.gif);
}

