body {font-family: Verdana, Arial, Helvetica, sans-serif;}

td {font-size: 10px;}

p {font-size: 12px;}

h2 {font-weight: bold; color: #0067AF;}

h3 {font-weight: bold; color: #0067AF;}


.font10 {font-size: 10px;} 
.titolo {font-size: 18 px; font-weight: bold; color: #0067AF;}
.titolo2 {font-size: 12 px; font-weight: bold; color: #3d3d3d;}


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;}


.img {margin-right: 10px; margin-bottom: 10px;}

.puntini {
	font-size: 14px; 
	font-weight: bold; 
	color: #3d3d3d;
	background-image: url(img/puntini.gif);
	background-repeat: no-repeat;
	text-indent: 5px;
	height: 25px;
	width: 200px;
}

.bordi {
	border: 1px dotted #0067AF;
}
