/*Powered by Clotz*/
/* Link*/
A:link  	{color : #3333ff; text-decoration : none;}
A:visited  	{color : #3333ff; text-decoration : none;}
A:active  	{color : #3333ff; text-decoration : none;}
/* Funziona solo con IE*/
A:hover  	{color : #0066ee; text-decoration : underline;}

BODY.corpo  {
	margin : 20;
	background-color : #ffffff;
	font : x-small  verdana, arial, sans-serif;
}

/* Tabelle e loro elementi*/
Table.normal  {
	font-size : x-small;
	vertical-align : top;
}

TR.Testata  {
	background-color : #666666;
	font-size : small;
	font-style : italic;
	color : #ffffff;
}

TD.Testata  {
	background-color : #666666;
	font-size : x-small;
	font-style : italic;
	color : #ffffff;
}

TR.RigaPari  {
	background-color : #eeeeee;
	font-size : x-small;
	color : #111111;
}
TR.RigaDispari  {
	background-color : #dddddd;
	font-size : x-small;
	color : #111111;
}

TD.normal  {
	font-size : x-small;
	vertical-align : top;
}

TD.centrale  {
	background-color : #00002;
}

INPUT.corpo  {
	font-size : x-small;
	color : #800000;
	background-color : #aaaaaa;
}

textarea.corpo  {
	font-size : x-small;
	color : #800000;
	background-color : #aaaaaa;
}

SELECT.Corpo  {
	font-size : x-small;
	color : #800000;
	background-color : #aaaaaa;
}

H1  {
	font : bold 28px;
	color : #aaaaaa;
	text-align : center;
}

H2  {
	font : bold 22px;
	color : #aaaaaa;
	text-align : left;
}

font.ERRORE  {
	font : bold x-small;
	color : #00ff00;
	text-align : center;
}
font.Data  {
	font : bold x-small;
	color : #660000;
}
font.Nick  {
	font : bold x-small;
	color : #660000;
}
font.Title  {
	font : bold x-small;
	color : #ffffff;
}
