/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,0,153);}
 .Subheads { font-family: 'Arial Black', 'Helvetica Black', 'LB Helvetica Black', 'Univers Black', 'Zurich Blk BT', sans-serif; font-size: x-small;}
 .Quotes { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: medium; font-style: italic;}
 .Footnotes { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: x-small;}
 A:link { color: rgb(0,0,153);}
 .Caption {
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: small;
	font-style: italic;
	color: #000099;
}
 .Code { font-family: 'Courier New', Courier, monospace; color: rgb(0,0,0);}
 A:visited { color: rgb(0,0,153);}
 .Credits { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: x-small; font-weight: bold; text-align: center;}
 .TextObject {
	color: #0000AD;
	font-family: Arial, sans-serif, "Heiti TC Light";
	font-size: 12px;
}
 A { color: rgb(0,0,153);}
 .TextNavBar {
	color: rgb(0,51,51);
	font-family: Arial, sans-serif, "Heiti TC Light";
	font-size: 12px;
}
 A:hover { color: rgb(51,153,102);}
 
.righe {
	height: 10px;
	font-size: 5px;
	text-decoration: none;
}
.TextPiccolo {
	color: rgb(0,0,153);
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
}
.TextObjectBianco {
	color: #FFF;
	font-size: 14px;
	font-family: Arial, sans-serif, "Heiti TC Light";
}
