/* CSS Document */

<style type="text/css">

.Titolo_Arancione {
	font-size: 10px;
	color: #FF6600;
	font-family:verdana;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 20px;	
}

.Titolo_Arancione_Medio {
	font-size: 12px;
	color: #FF6600;
	font-family:verdana;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 20px;	
}

.Titolo_Arancione_Grande {
	font-size: 14px;
	color: #FF6600;
	font-family:verdana;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 20px;	
}

.Piccolo_Arancione_Bold {
	font-size: 8px;
	color: #FF6600;
	font-family:verdana;
	font-weight: bold;
	line-height: 15px;	
}

.Piccolo_Arancione {
	font-size: 8px;
	color: #FF6600;
	font-family:verdana;
	line-height: 15px;	
}

.Titolo_red {
	font-size: 12px;
	color: #FF0000;
	font-family:verdana;
	font-weight: bold;
	line-height: 20px;		
}

.Titolo_white {
	font-size: 12px;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	line-height: 20px;		
}

.Titolo_black {
	font-size: 12px;
	color: #000000;
	font-family:verdana;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	line-height: 20px;		
}

.Titolo_gray {
	font-size: 12px;
	color: #999999;
	font-family:verdana;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;	
}
	
.Titolo_red {
	font-size: 12px;
	color: #CD0202;
	font-family:verdana;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;	
	}
	
.Titolo_viola {
	font-size: 12px;
	color: #A55085;
	font-family:verdana;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;	
}

.Titolo_blue {
	font-size: 12px;
	color: #003399;
	font-family:verdana;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;		
}
 
.Titolo_pink {
	font-size: 12px;
	color: #FF6600;
	font-family:verdana;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}


.Medio_black {
	font-size: 11px;
	color: #000000;
	font-family: verdana;
	line-height: 15px;	
}

.Medio_black_bold {
	font-size: 12px;
	color: #000000;
	font-family: verdana;
	font-weight: bold;	
	line-height: 15px;	
}



.Piccolo {
	font-size: 10px;
	color: #0099CC;
	font-family: verdana;
	font-weight: bold;
	line-height: 15px;	
}


.Piccolo_bold {
	font-size: 10px;
	font-family:verdana;
	font-weight: bold;
	line-height: 15px;		
}

.Piccolo_black {
	font-size: 10px;
	color: #000000;
	font-family: verdana;
	line-height: 15px;	
}

.Piccolo_white {
	font-size: 9px;
	color: #EEEEEE;
	font-family:verdana;
	font-weight: bold;
	line-height: 15px;
}

.Piccolo_gray {
	font-size: 9px;
	color: #999999;
	font-family:verdana;
	line-height: 15px;
}

.Piccolo_green {
	font-size: 9px;
	color: #black;
	font-family:verdana;
	line-height: 15px;
}


</STYLE>
