.titoloordini {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;

}
.sottotitoloordini {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFF66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 26px;


}
.due         { font-family: Arial; font-size: 12 pt; color: #FF9900; font-weight: bold; 
               background-color: #000000 }
.articoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FF9900;
}
.caratterino {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
}
