body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td, th, h1 {
	font-family: Arial;
	font-size: 13px;
	color: #243972;
}

a:hover {
	color: #EA1C26;
	text-decoration:none;
}
a {
	color: #243972;
	text-decoration:none;
}
.menu:hover {
	color: #ffffff;
	text-decoration:none;
}
.menu {
	color: #243972;
	text-decoration: none;
}
.intestazione {
	font-size: 18px;
	color: #ED1B24;
	font-weight: bold;
}
.TitoliPagine {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.materiale {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.barra:hover {
	font-size: 12px;
	color: #EA1C26;
	text-decoration:none;
}
.barra {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.piccolo {
	font-size: 10px;
	color: #000000;
}
.sbarra {
text-decoration:line-through;
}
.campo{
	border:1px solid #A59C93; 
	padding:4px; 
	font-size:10pt; 
	background:#fff;
	}
.invia{
	height:30px; 
	border:1px solid #A59C93; 
	margin:0; 
	padding:5px;
	float:left; 
	text-align:center; 
	cursor:pointer; background:#fff; 
	font-size:10pt; 
	}

	h2 {
	font-size: 1.6em;
	line-height: 26px;
	margin: 0 0 0px 0;
	}
