﻿body {
}
.body
{
	background-image: url('../Images/background.jpg');
}
.Tabella
{
	border:1; width:80%;
}
.Tabella1
{
	border:1; width:40%;
}
.TD
{
	width:20%; text-align:left;
}
.TD1
{
	width:80%; text-align:left;
}
.Testo
{
	text-align: center;
	font-family: Algerian;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #FF0000;
}
.Testo1
{
	text-align: center;
	font-family: Arial Black;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: Maroon;
}
.Testo2
{
	text-align: left;
	font-family: Arial Black;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: Maroon;
}
.NomeForm
{
	text-align: center;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #FF0000;
}
.centrato
{
	text-align: center;
}
.Sinistra
{
	text-align: left;
	border: 2;
}
.textbox
{
	width:200;
}