body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {font-size: 12px;}

h2 {font-weight: bold; color: #AC1723;}
h3 {font-weight: bold; color: #AC1723;}

.font10 {font-size: 10px;} 

.bordi {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

a.rosso:link {color: #AC1723; font-weight:bold;	text-decoration: none;	font-size: 9px;} 
a.rosso:visited {color: #AC1723; font-weight:bold; text-decoration: none; font-size: 9px;}
a.rosso:hover {color: #AC1723; font-weight:bold; text-decoration: underline; font-size: 9px;}

a.bianco:link {color: #FFFFFF; font-weight:bold; text-decoration: none; font-size: 12px;} 
a.bianco:visited {color: #FFFFFF; font-weight:bold; text-decoration: none; font-size: 12px;}
a.bianco:hover {color: #FFFFFF; font-weight:bold; text-decoration: underline; font-size: 12px;}

a.bianco10:link {color: #FFFFFF;font-weight:bold;text-decoration: none;	font-size: 10px;} 
a.bianco10:visited {color: #FFFFFF; font-weight:bold; text-decoration: none; font-size: 10px;}
a.bianco10:hover {color: #FFFFFF; font-weight:bold; text-decoration: underline; font-size: 10px;}

.spacer {
	height: 5px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.bianco {color: #FFFFFF;}
.info {font-size: 10px;	height: 15px; margin: 5px;	padding: 5px;}
.margine {margin-right: 10px; margin-bottom: 10px;}