/* CSS definition file containing site wide stylesheets */
.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;
	}
.Caption { 
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; 
	font-size: x-small; 
	font-style: italic;
	}
.Code { 
	font-family: 'Courier New', Courier, monospace; 
	color: rgb(0,0,0);
	}
UL { 
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
	font-size: 8pt; 
	color: rgb(0,0,204); 
	font-weight: normal; 
	font-style: normal;
	}
.Credits { 
	font-family: 'Times New Roman', Times, 'Times NewRoman', serif; 
	font-size: x-small; 
	font-weight: bold; 
	text-align: center;
	}
.nuovolink { color: rgb(255,255,255);}
LI { 
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
	font-size: 8pt; 
	color: rgb(0,0,204); 
	font-weight: normal; 
	font-style: normal;
	}
.Copyright {
	COLOR: white;
	FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	FONT-SIZE:10px;
	text-decoration: none;
	TEXT-ALIGN: center;
	}
A.Copyright:visited  {color: white;}
A.Copyright:link {color: white;}
A.Copyright:hover {color: white;}

.HomeLinks {
    FONT-SIZE: 10px;
    COLOR: white;
    FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,sans-serif;
    TEXT-DECORATION: none
	}
