body{
	color:#ffffff;
}
tr,td,p{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.titolo{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666699;
}
.approfondimento{
	font-family: Verdana;
	size: 10;
	text-transform: bold;
	text-decoration: none;
	color: #333399;
}
.approfondimento_titolo{
	font-family: Verdana;
	size: 10;
	font-weight: bold;
	text-decoration: none;
	color: #A50021;
}

ul{
	text-align: justify;
	list-style-image: url(img/li.jpg); 
}
.ul_app{
	text-align: justify;
	vertical-align: middle;
	list-style-image: url(img/ul_a.jpg); 
}
a{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.a:hover{
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.filosofia{
	font-family: Comic Sans MS;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}

.titolo_filosofia{
	font-family: Comic Sans MS;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #666699;
}

a:hover{
	text-decoration: underline;
}

