/* Tag comuni */
font,th,td,p {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;




}
a:link,a:active {
	color : #000000;
	text-decoration: none;
}
a:visited { text-decoration: none; color : #202020; }
a:hover 	{ text-decoration: underline; color : #000066; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}



/* Testo */
.gen { font-size : 11px; }
.genmed { font-size : 10px; }
.gensmall { font-size : 9px; }

/* Titoli */
.tbtitle		     { font-weight: bold; font-size: 11px; color : #000000; }
a.tbtitle:link	 { text-decoration: none; color : #006699; }
a.tbtitle:visited { text-decoration: none; color : #5493B4; }
a.tbitle:hover	    { text-decoration: underline; color : #DD6900; }

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
.titolo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
}
.titolo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.testostd {
	font-family:  "Courier New", Courier, mono;
	font-size: 14px;
}
.copy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #FFFFFF;
}

