body {
	background: #FCFCE6;
	font: 15px;
	font-family: sans-serif;
	margin-top: 4px;
}
		TABLE {background : #fff;}
		
			.posta{
	font-size : 15px;
	font-weight : bold;
	color : #FF8C00;
}
	
.riga-intestazioneprima {
	font-weight: lighter;
	font-size: 14px;
	color: Black;
	background-color: #F5FFFA;
	border: 1px;
	border-style: dotted;
	border-color: #BDBDBD;
	border-left: none;
	border-right: none;
}

.riga-intestazioneseconda {
	font-size : 10px;
	color : Black;
	background-color : #F5FFFA;
}

.riga-intestazioneterza {
		font-size : 12px;
	color : Black;
	background-color : #ffffff;
	border: 1px;
	border-style: dashed;
	border-color: Red;
	border-left: none;
	border-right: none;
	border-top: none;
}

.strixaverde{
	font-weight: bold;
	font-size: 20px;
	background-color: #B3FCB4;
	border: 0px;
	border-style: inset;
	border-color: #ff6;
	color: Green;
	letter-spacing: 3px;
}

.strixarossa{
	font-family: sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: White;
	background-color: #FF7777;
	border: 0px;
	border-style: inset;
	border-color: #ff6;
	letter-spacing: 3px;
}
.u-ora{
		font-size : 10px;
	font-weight : normal;
	color: Red;
	text-align: left;
}

.articoli{
		font-size : 13px;
	font-weight : normal;
	color : Green;
}
a:hover {
	color: RED;
	text-decoration: underline;
}
	a:link {
	text-decoration: none;
	color: Black;
}
a:visited {
	color: Green;
	text-decoration: none;
}
H1 {
	color: #006400;
	font-style: normal;
	margin-top: 0px;
	font-weight: lighter;
	}

HR {
	color: #000000;
	height: 1px;
}
.corpoquadro{
		font-size : 11px;
	text-align : justify;
	margin-right : 3px;
	margin-left : 3px;
	color:#000;
}
.sottotitolo {
	color: #DC143C;
	font-size: 16px;
}
.corpo {
	text-align:justify;
	text-justify : distribute;
	font-size : 14px;
	margin-right : 5px;
	margin-left : 5px;
	color:#000;
}

.abcpersonale{
	border: 1px;
	border-style: normal;
	border-color: #fff;
	font-size: 12px;
	background-color: #fff;
	color: Red;
}
.rosso{
	font : verdana;
	color : Red;
	font-size : xx-small;
}

.spacedx {margin-right : 5px;
font-weight: bold;
color: Red;}

.titoloverde{
font-family: sans-serif;
		color: Black;
	font-size: medium;
	font-weight: bolder;
}

.arch {
	color: White;
	
	font-size: 15px;}

.bordi{
	border: 1px;
	border-style: solid solid solid solid;
	border-color: #BDBDBD #BDBDBD #BDBDBD #BDBDBD;
}

.VY{
	background-color: #eee;
}
	
	
.vert{
	layout-flow: vertical-ideographic;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Fuchsia;
	background: yellow;
}