a  {
	font-weight : bold;
	color : #003399;
	text-decoration : none;
}

a:hover  {
	text-decoration: none;
	color: #33CCFF;
	font-weight: bold;
}

a:visited  {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #00309C;
}
.testofilsu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	border-top: thin solid #003399;
	border-right: thin #003399;
	border-bottom: thin #003399;
	border-left: thin #003399;
	color: #00309C;
}
.testobianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
.titolino {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003399;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.testonero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
	padding-top: 5px;
}

h1  {
	font-size : 18pt;
	color : #FFFFFF;
	font-weight : bold;
	font-style : normal;
	line-height : 1;
; font-family: Verdana, Arial, Helvetica, sans-serif
}

h2  {
	font-size : 14pt;
	color : #FFFFFF;
	font-weight : bold;
	text-align : right;
	font-style : normal;
	background : #000000;
	line-height : 1;
; font-family: Verdana, Arial, Helvetica, sans-serif
}

h3  {
	font-size : 11pt;
	color : #FFFFFF;
	font-weight : bold;
	text-align : left;
	font-style : normal;
	line-height : 1;
}

h4  {
	font-size : 8pt;
	color : #FFFFFF;
	font-style : normal;
	font-weight : normal;
	margin-bottom : 0px;
}

