A:link {
	/*color: #000088;*/
	color: #008000;
	text-decoration: none;
}

A:visited {
	color: #008000;
	text-decoration: none;
}

A:hover {
	color: #e24900;
	text-decoration: underline;
}

A:active {
	color: #008000;
	text-decoration: none;
}

.barra {
	font-size: 14px;
	font-family: Tahoma, times, "times new roman" , serif;
}
/*
.barra:hover, link {
	font-size: 20px; 
	font-family: times, "times new roman" , serif;
}

.barra:visited {
	font-size: 16px; 
	font-family: times, "times new roman" , serif;
}

.barra:active {
	font-size: 16px; 
	font-family: times, "times new roman" , serif;
}
*/
h1 {
	font-family: georgia, 'times new roman' , times, serif;
	font-size: 32px;
	font-weight: bold;
}

h2 {
	font-weight: bold;
	font-size: 25px;
	font-family: 'times new roman' , times, serif;
	text-align: center;
}

h3 {
	font-family: 'Century Gothic' , helvetica, arial;
	font-size: 19px;
	font-style: normal;
	text-align: center;
}

h4 {
	font-family: verdana, helvetica, arial;
	font-size: 16px;
	font-weight: bold;
}

body {
	font-size: 14px;
	margin: 10px;
	color: #000000;
	font-style: normal;
	font-family: Verdana, 'Century Gothic' , helvetica, arial;
	background-color: #fffff0;
	text-align: justify;
}

P {
	text-align: center;
}

tr {
	color: #000000;
	font-size: 14px;
	font-style: normal;
}

.giust {
	font-size: 14px;
	color: #000000;
	font-style: normal;
	text-align: justify;
}

.piccolo {
	color: #000000;
	font-size: 12px;
	font-style: normal;
}

.moltopiccolo {
	color: #000000;
	font-size: 9px;
	font-style: normal;
}

.fontFMSolutions {
	font-family: 'Century Gothic' , helvetica, arial;
	font-size: 10px;
	font-style: normal;
	text-align: center;
}

tr.sondaggio {
	padding-right: 2px;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	vertical-align: middle;
	padding-top: 2px;
	text-align: center;
}
table.bordo {
	border-right: #cccccc 1px solid;
	padding-right: 2px;
	border-top: #cccccc 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #cccccc 1px solid;
	padding-top: 2px;
	border-bottom: #cccccc 1px solid;
}
td.bordo {
	border-bottom: #cccccc 1px solid;
}

table.tabella {
	border-right: #cccccc 1px solid;
	padding-right: 2px;
	border-top: #cccccc 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #cccccc 1px solid;
	padding-top: 2px;
	border-bottom: #cccccc 1px solid;
}
td.tabella {
	border: solid 1px #cccccc;
}

.rosso {
	color: red;
	text-align: center;
}

table.piccolo {
	border-right: #cccccc 1px solid;
	padding-right: 2px;
	border-top: #cccccc 1px solid;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	border-left: #cccccc 1px solid;
	padding-top: 2px;
	border-bottom: #cccccc 1px solid;
	text-align: left;
}
