body{
	background-color: #fff;
	color: #000;
	text-align: left;
	margin:0px;
	padding:0px;
	font:12px verdana, helvetica, sans-serif;
}

a	{  color: #527186; font: bold 22px verdana, helvetica, sans-serif; text-decoration:none;  }
a:hover	{  color: #224156;  }

#selected { color: #81617e; font: bold 22px verdana, helvetica, sans-serif; text-decoration:none;  }

h1 { 
	color: #224156;
	position: relative;
	margin: 10px auto 0px auto;		
	width: 700px;
	text-align: center; 
	font: bold 26px verdana, helvetica, sans-serif;		
}
	
h2 { font-size: 18px;}
h3 { font-size: 14px;}


#pagina{
	position: relative;	
	margin: 10px;
	padding: 0px;
	text-align: center;	
}

#header{		
	display: none;
}

#menu {
	display: none;
}

#menu td {
	background-color: #d9e2e7;
}
	
#footer {
	display: none;
}

.table {
	position: relative;		
	text-align: center;		
}

.table tr {	
	
}

.table tr.head {
	
}

.table tr.head1 {
	
}

.subtitle {
	padding-top: 5px;
	font-size: 10px;
	color: #333;
}

.testo {
	text-align: justify;
}
.strike {
	text-decoration: line-through;
}
