.testo {
	font-family: verdana;
	font-size: 11px;


}
.testo-medio {
	font-family: verdana;
	font-size: 13px;

}
.tabella-bordo1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6699CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E1E1;

}
.testo-piccolo {
	font-family: verdana;
	font-size: 9px;
}
.testo-grande {
	font-family: arial;
	font-size: 18px;
}
.titolo {
	font-family: "Times New Roman";
	font-size: 36px;
	font-style: italic;
	color: #C40000;
	font-weight: normal;


}
.bordo-basso {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699CC;
}
