BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000033;
	background-color : White;
	margin: 0;
	line-height : 20px;
}
H2 {
	font-size : 26px;
}
H3 {
	font-size : 18px;
}
H4 {
	font-size : 12px;
}
H5 {
	font-size : 9px;
}
TD {
	font-size : 12px;
}
TABLE.struttura {
	width : 100%;
	background-color : #0000CC;
}
TD.width_spaziatore {
	width : 10px;
}
TD.height_header {
	height : 80px;
}
TD.width_spalla {
	width : 220px;
}
TD.sfondochiaro {
	background-color : #99CCFF;
}
TD.sfondobianco {
	background-color : #FFFFFF;
}
TD.header_sx {
	color : #ffffff;
	font-weight:bolder;
	font-size:20px;
}
A {
	text-decoration : none;
	font-size : 12px;
	color : #000033;
}
A:hover {
	color : #0000CC;
}
A.header_titolo {
	color:#ffffff;
	font-weight:bolder;
	font-size:40px;
	line-height:normal;
}
A.header_titolo:hover {
	text-decoration : none;
}
A.firma {
	color: #ffffff;
}
A.header_link_area {
	color: #ffffff;
	font-weight : bolder;
	line-height : 14px;
}
A.menu_link_area {
  color:#000000;
  font-weight:bolder;
	line-height : 25px;
}
TR.scuro {
	background : #000033;
	height : 20px;
}
TD.header_link_aree {
  text-align: right;
}