	body{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-family: verdana;
	color: #56AB12;
	text-align: center;
	font-size: 16px;
}

	a {
	font-family: verdana;
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
}

.titolo{
	height: 23px;
	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #648AD5;
}

.barra{
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.testo {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

.campo {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

.menu {
	font-family: inherit;
	font-size: 14px;
	color: #000000;
}