body
{
}

.titolo
{
	font-weight: bold;
	font-size: 11pt;
	text-transform: uppercase;
	color: #990000;
	font-family: Arial;
	letter-spacing: 1pt;
}

.testo
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}

.testoSel
{
	font-size: 10pt;
	color: #990000;
	font-family: Arial;
}

.testoSfondo
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
	background-color: #990000;
}

.button
{
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
	background-color: #CCCCCC;
}

.datagrid
{
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
}

.menu
{
	font-weight: bolder;
	font-size: 9pt;
	color: 000000;
	font-family: Arial;
	text-decoration: none;
}

A
{
	text-decoration: none;
	color: #990000;
}


