.titoloparagrafo {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
}
.testoparagrafo {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
}
.titoloparagraforosso {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #990033;

}

