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

h1 {
	font-family: verdana;
	color: #CB0000;
	text-align: left;
	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: #CB0000;
	vertical-align: middle;
}

.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;
}

.miniData {
	font-family: inherit;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	text-align: right;
}

.miniTitolo {
	font-family: inherit;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.miniAnteprima {
	font-family: inherit;
	font-size: 12px;
	color: #000000;
	font-style: oblique;
}