html,body {
	height: 100%;
}

.testi {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #87888a;
	line-height: 20px;
}

.testi a {
	color: #2f557f;
	text-decoration: none;
}

.testi a:hover {
	color: #5fa3d2;
	text-decoration: none;
}

.testi_bianchi {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #e5e5e5;	
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
}

.testi_bianchi a {
	color: #2f557f;
	text-decoration: none;
}

.testi_bianchi a:hover {
	color: #62676b;
	text-decoration: none;
}

.testi_piccoli_bianchi {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #e5e5e5;	
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
}

.testi_piccoli_bianchi a {
	color: #2f557f;
	text-decoration: none;
}

.testi_piccoli_bianchi a:hover {
	color: #62676b;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
 font-size: 14px;
 display: inline;
 font-weight: normal;
 color: #4b8bc0;
}

h2 {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
 font-size: 12px;
 display: inline;
 font-weight: normal;
 color: #4b8bc0;
}

h3 {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
 font-size: 10px;
 display: inline;
 font-weight: normal;
 color: #4b8bc0;
}

/*
h1 {font-size: 18px; display: inline;}
h2 {font-size: 16px; display: inline;}
h3 {font-size: 14px; display: inline;}
h4 {font-size: 12px; display: inline;}
*/
