BODY, TABLE, TH, TD, TR, INPUT { font-family: Tahoma; font-size: 8pt; }

BODY {background-color: #d1f2f7;}

TD {background-color: #b3d6dc;}

TD.spalla {background-color: #c0e1e6;}

TABLE.main {background-color: #bd9e5a;}

TD.none {background-color: transparent;}

TD.centrale {padding: 5px;}

TH {background-color: #7E9FA4; color: #FFFFFF; text-align: left;}

A:link { font-family: Tahoma; text-decoration: none; color: #FFFFFF; font-weight: bold;}

A:active { font-family: Tahoma; text-decoration: none; color: #FFFFFF; font-weight: bold;}

A:visited { font-family: Tahoma; text-decoration: none; color: #FFFFFF; font-weight: bold;}

A:hover { font-family: Tahoma; text-decoration: none; color: #FFFFFF; font-weight: bold; background-color: #FF0000;}

A.link:link { font-family: Tahoma; font-size: 8pt; text-decoration: underline; font-weight: normal; color: #000000;}

A.link:active { font-family: Tahoma; font-size: 8pt; text-decoration: underline; font-weight: normal; color: #000000;}

A.link:visited { font-family: Tahoma; font-size: 8pt; text-decoration: underline; font-weight: normal; color: #000000;}

A.link:hover { background-color: #d1f2f7; text-decoration: underline; font-weight: normal;}

.il		{
			font-family: Tahoma;
			font-size: 8pt;
			border: 1 solid #92BDC4;
			background-color: #B3D6DC;
			color: #000000;
			width: 140px;
		}

.ilx2		{
			font-family: Tahoma;
			font-size: 8pt;
			border: 1 solid #ffffff;
			background-color: #98BAC0;
			color: #000000;
			width: 280px;
		}

.ws		{ 	font-size : 10pt;
			color : #F8F4ED;
			font-weight : bold;
            height : 10pt;
            filter : dropShadow(color=#455578, offX=-1, offY=-1, positive=1);
		}

p		{
			margin-top: 4pt;
			margin-bottom: 4pt;
		}

p.justify	{
			margin-top: 4pt;
			text-align: justify;
			margin-bottom: 4pt;
		}
		
.footer { font-family: Tahoma; font-size: 7pt; }

h2 {
			font-size : 10pt;
			color : #F8F4ED;
			font-weight : bold;
}