
body					{	margin: 0px 0px 0px 0px;
							padding: 0px;
							background-color: #ffffff;
							background-image: url(bg.gif); }

.text					{	font-family: arial;
							font-size: 10px;
							color: #000000;
							font-weight: normal;}

.text a				{	font-family: arial;
							font-size: 10px;
							color: #ff0000;
							font-weight: bold;
							text-decoration: none; }
.text a:visited	{	font-family: arial;
							font-size: 10px;
							color: #ff0000;
							font-weight: bold;
							text-decoration: none; }
.text a:hover		{	font-family: arial;
							font-size: 10px;
							color: #000000;
							font-weight: bold;
							text-decoration: none; }


.footer				{	font-family: arial;
							font-size: 9px;
							padding-left: 70px;
							color: #000000;
							font-weight: normal; }


.elementi			{	font-family: arial;
							color: #6e665e;
							font-size: 10px;
							font-style: normal;
							border: 1px solid #ada99a;
							padding-left: 3px;
							padding-right: 3px; }

.tdelementi			{	padding-left: 3px;
							padding-right: 3px; }

.buttons				{	font-family: arial;
							color: #6e665e;
							background-color: #dad7cb;
							font-size: 10px;
							border: 1px solid #ada99a;
							cursor: hand;
							font-weight: normal;
							font-style: normal; }

.buttons-hover			{	font-family: arial;
							color: #6e665e;
							background-color: #bbb2a9;
							font-size: 10px;
							border: 1px solid #ada99a;
							cursor: hand;
							font-weight: normal;
							font-style: normal; }


textarea				{	font-family: arial;
							font-size: 10px;
							font-weight: normal;
							color: #6e665e;
							padding: 3px;
							border: 1px solid #ada99a; }

select				{	font-family: arial;
							font-size: 10px;
							font-weight: normal;
							color: #6e665e; }