/* CSS Document */

<style type="text/css">
A:link, A:visited { text-decoration: none }
a:link, a:visited {color:"#006699"}	
A:hover { text-decoration: underline }	
a:hover {color:"0099CC"}

.Stile2 {	color: #990000;
	font-weight: bold;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	letter-spacing: 2pt;
	word-spacing: 5pt;
}
.titolo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	letter-spacing: 2pt;
	text-align: center;
	word-spacing: normal;
	padding: 2pt;
}
.titolo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFCC;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
	letter-spacing: 1pt;
	word-spacing: 2pt;
	text-align: center;
	vertical-align: bottom;
}

.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399;
	font-style: normal;
	line-height: 20px;
	font-weight: 300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.menu-h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #006699;
}
.mini {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
}
.Titolo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	background-color: #FFFFCC;
}
.UdA {
	color: #336699;
	padding: 2pt;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #3399CC;
	border-right-color: #3399CC;
	border-bottom-color: #3399CC;
	border-left-color: #3399CC;
	vertical-align: middle;
	font-size: 11pt;
	font-weight: bold;
	background-color: #FFFFCC;
}
</style>
