body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #66ccff;
	margin: 5px 5px 5px 5px;
	color: #000099;
}

body.nomargin {
	margin: 0px 0px 0px 0px;
}

A{
	color:#0033cc;
}	

A:VISITED {
	color:#666666;
}

A:HOVER {
background-color:#66FFFF;
color:#FF0000; 
text-decoration:underline; 
}

A.linkbianco {
	color: #FFFFFF;
}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TD
{
	font-size: 12px;
}

li {
	font-size: 12px;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style2 {
font-size: 12px; 
}

.titolobianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.titolorosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}.titolobiancosmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.titoloblumedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.postit {
	background-color:#FFFF00;
	border-bottom-style:dashed;
	border-width:thin;
	border-color:#FF6600
}
.sfondochiaro:HOVER {
	background-color:#8CDAFF;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-color: #000099;
	border-bottom-color: #000099;
	border-right-color: #000099;
	border-top-color: #000099;
}
.sfondochiaro {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-color: #000099;
	border-bottom-color: #000099;
	border-right-color: #000099;
	border-top-color: #000099;
}
.sottolineato {
	text-decoration: underline;
}

TD.titolo_colonna {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099ff;
	background-position: center;
	text-align: center;
	vertical-align: middle;
}

TD.dettagli_titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0033cc;
	background-position: center;
	text-align: center;
	vertical-align: middle;
}

TD.dettagli_contenuto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ff9966;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	color:#000099;
}

TD.titolo_tabella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF99;
	background-color: #0066CC;
	background-position: center;
	text-align: center;
	vertical-align: middle;
}


TR.pari {
background-color:#FF9933;
}

TR.dispari {
background-color:#FFCC33;
}
