body,td,th {

	font-family: Verdana;

	font-size: 10px;

	color: #000000;

}

body {

	background-color: #5E748B;

}

A:link  { color: #154372; text-decoration: none }
A:visited  { color: #154372; text-decoration: none }
A:active { text-decoration: none}
A:hover { text-decoration: underline;font-weight:bold;color:#BA1045}

.TITOLO {
	font-size: 120px;
	font-weight: bolder;
	font-family: Verdana;
	letter-spacing: 2pt;
	word-spacing: 1pt;
	text-align: left;
	text-transform: lowercase;




}

.sottotitolo {

	font-size: 10px;

	font-weight: bold;

	letter-spacing: 1pt;

	text-align: left;



}

.testo {

	font-size: 10px;

	word-spacing: normal;

	letter-spacing: normal;

	text-align: justify;
; font-style: normal; color: #000000
}

.rubrica {

	font-size: 12px;

	font-weight: bolder;

	text-align: justify;

	letter-spacing: 1pt;

}

.rubrica1 {color: #FFFFFF}
.box  { background-color: #fff; padding: 5px; border: dotted 1pt #b0b0b0 }
