body
{
	background:white;
	font-family:Times New Roman, Serif;
	color:Black;
	font-size:14px;
}

td 
{
	font-size:14px;
}

.testo2
{
	font-size:16px;
}

.testoSmall
{
	font-size:12px;
}


.titolone
{
	font-size:42px;
	font-weight:bold;
	vertical-align:middle;
}

.titoletto
{
	font-size:20px;
	font-weight:bold;
}

.bordino
{
	border:solid 1px black;
}


.bordinoTop
{
	border-top:solid 1px black;
}

.bordinoBottom
{
	border-bottom:solid 1px black;
}

.bordinoRight
{
	border-right:solid 1px black;
}

