body {
	background-color: #FFFFFF;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	color: #333333;
	}

table {
	background-color: #FFFFFF;
	text-align: justify;
	font-size: 9pt;
	line-height: 1.5;
	}

td, th {
	vertical-align: top;
	}

a:link {text-decoration: none; color: #006}
a:visited {text-decoration: none; color: #006}
a:active {text-decoration: none}
a:hover {text-decoration: underline; color: A7691D}

.title {
	text-align: justify;
	font-size: 13pt;
	font-weight: normal;
	font-style: italic;
	color: #333333;
	line-height: 1.5;
	}

.titlehome {
	text-align: justify;
	font-family: Book Antiqua, Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	line-height: 1.5;
	}

.autore {
	text-align: left;
	font-size: 11pt;
	color: #333333;
	font-weight: normal;
	line-height: 1.1;
	margin-top: 0.1em;
	margin-bottom: 0.5em;	
	}
.name {
	color:#19397B;
	font-size: 120%;
	font-style: italic;
	}

.title2 {
	text-align: left;
	font-size: 11pt;
	color: #333333;
	font-weight: bold;
	line-height: 1.1;
	margin-top: 0.1em;
	margin-bottom: 0.25em;
	}

.title3 {
	text-align: left;
	font-size: 12pt;
	font-style: italic;
	line-height: 120%;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	}
	
.titlecenter {
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	line-height: 120%;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	}
	
.caps {
	font-variant: small-caps;
	text-align: center;
	font-size: 13pt;
	}

.index {
	line-height: 120%;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	}

.list {
	line-height: 1.2;
	}

.indent {
	text-indent: 30pt;
	}

.attivita {
	line-height: 130%;
	margin-top: 0em;
	margin-bottom: 0.75em;
	}

.home {
	text-align: center;
	font-size: 12pt;
	line-height: 120%;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	}

.leftborder 
{
border:0px;
padding:0px;
border-style:solid;
border-color:#FFFFFF;
border-left-width:2px;
border-left-color:#19397B;
}

.rightborder 
{
border:0px;
padding:0px;
border-style:solid;
border-color:#FFFFFF;
border-right-width:2px;
border-right-color:#19397B;
}

.noborder 
{
border:0px;
padding:0px;
}

li { 
	margin-bottom: 0.2em;
	}