td,p,div,body,input, select, textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
	color : #000000;
	font-weight: normal
}

a { 
	color : #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover { 
	color : #FFCC00;
}

.asterisco {
	color : #FF0000;
	font-weight : bold;
}

.Bianco {
	color: #FFFFFF;
	font-weight: normal;
}
.BiancoBold {
	color: #FFFFFF;
	font-weight: bold;
}


.cat {
	font-size: 7pt;
}

.Grigio {
	color: #666666;
}
.Rosso {
color : #CC0000; ; font-weight: normal
}
.Rosso:hover {
color : #CC0000;
text-decoration: underline;
font-weight: normal;
}
.Nero {
	color: #000000;
}
.LinkSx {
	color: #336699;
}
.Titolo {
	font-size: 11pt;
	font-weight: bold;

}
.Giust {
	text-align: justify;
}
.TitoloBianco {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;

}
.Scuola {
	color: #336699;
	font-size: 14pt;
	font-weight: bold;
}
.rigaHeader {
	background-color: #BCD2F1;
	color: #2159A5;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

.riga1 {
	background-color:#ffffff;
}
.riga2 {
	background-color:#f4f4f4;
}

.Referer{
	font-size : 7pt;
}
.TabTrasp {
	background-color: #76A0C9;
	filter:alpha(opacity:60);
	opacity: 0.5;
	-moz-opacity:0.5;
}
.CellTrasp {
	background-color: #FFFFFF;
	filter:alpha(opacity:60);
	opacity: 0.5;
	-moz-opacity:0.5;
}
.AzTrasp {
	background-color: #FFFFFF;
	filter:alpha(opacity:80);
	opacity: 0.5;
	-moz-opacity:0.5;
}
.LinkBlu {
color: #000066;
font-weight: bold;
}
.LinkBlu:hover {
color: #000066;
font-weight: bold;
text-decoration: underline;
}
.Linee {
color: #FFFF00;
font-weight: bold;
}
.Linee:hover {
color: #FFFF00;
font-weight: bold;
text-decoration: underline;
}