table.Tratteggiato {
	border: 1px dotted #000000;
}
input.buttonRicevuta {
	font-weight: bold;
	color: #000000;
	background-color: #00FF00;
	width: 150;
	height: 20;
}
body	{
	text-decoration: none;
	font-family: Verdana;
	font-size: x-small;
	color: Black;
	}
	
span.MicroText	{
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
	color: Black;
	}
	
p	{
	text-decoration: none;
	font-family: Verdana;
	font-size: x-small;
	color: Black;
	}

a	{
	text-decoration: none;
	color: Blue;
	font-size: x-small;
	color: #4B2C0F;
	}
	
a:hover	{
	text-decoration: underline;
	color: #4B2C0F;
	}
	
td	{
	text-decoration: none;
	font-family: Verdana;
	font-size: x-small;
	color: Black;
	}
	
pre	{
	font-family: Verdana;
	font-size: x-small;
	}
	
h1	{
	font-family: Arial;
	font-size: large;
	}
	
h2	{
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	}
	
h3	{
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	}
	
input.Back {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	background-color: #DDDDDD;
	border: 2px ridge #888888;
	Width: 120;
	Height: 20;
}

td.Mano {
	cursor: hand;
}

input.Button1 {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	background-color: #FCECA8;
	border: 1px ridge #888888;
	Width: 120;
	Height: 20;
}

input.Button2 {
	font-family: Verdana;
	font-size: xx-small;

	color: #000000;
	background-color: #CCCCCC;
	border: 1px ridge #888888;
	Width: 120;
	Height: 20;
}

input.TextBox {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px ridge #888888;
	Width: 200;
	Height: 16;
}

input.CheckBox {
	font-family: Verdana;
	font-size: xx-small;
	color: #000000;
	background-color: #00FF00;
	border: 1px ridge #888888;
	Width: 12;
	Height: 12;
}

select {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px ridge #888888;
	Width: 200;
	Height: 16;
}

textarea {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px ridge #888888;
	Width: 200;
	Height: 50;
}

table.Calendario {
	text-decoration: none;
	font-family: Verdana;
	font-size: x-small;
	color: Black;
	border: 1px ridge #FF0000;
}
