a {
	text-decoration: none;
}

p {
	text-indent: 20px;
}

font.alice {
	text-indent: 0px;
	font-style: normal;
	font-weight: bold;
	font-size: 26px;
	font-family: Verdana;
	color: RGB(255,0,0);
}

font.a {
	text-indent: 0px;
	font-style: normal;
	font-weight: bold;
	font-size: 72px;
	font-family: Verdana;
	color: RGB(255,0,0);
}

font.chiara {
	text-indent: 0px;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	font-family: Times New Roman;
	color: RGB(0,0,0);
}

font.mail {
	text-indent: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana;
	color: RGB(0,0,0);
}

font.testo {
	text-indent: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	font-family: Verdana;
	line-height: 20px;
	color: RGB(0,0,0);
}

img {
	border: 0px;
}

td.testo {
	text-align: justify;
}