﻿.testo1 {
	font-family: verdana;
	font-size: small;
	text-align: left;
}
.titolo1 {
	font-family: verdana;
	font-size: small;
	font-weight: bold;
}
.testo2 {
	font-family: verdana;
	font-size: medium;
	font-weight: normal;
}
.titolo2 {
	font-family: verdana;
	font-size: medium;
	font-weight: bold;
}
.testo3 {
	font-family: verdana;
	font-size: large;
	font-weight: normal;
}
.titolo3 {
	font-family: verdana;
	font-size: large;
	font-weight: bold;
}