body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/sfondo.gif);
}

td {
	text-align: justify;
	font-family:Tahoma;
	font-size:11px;
	color:#72675D;
}

a:hover{text-decoration:underline;}

a {	text-decoration: underline;
	color:#AE060D;
	font-family:tahoma;}

.form { width:288px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#9C8878;
		background-color:#ffffff;
		color:#72675D;
		margin-left:0px;
		margin-right:0px}
		
		
.textarea {width:369px;
		height:75px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#9C8878;
		background-color:#ffffff;
		color:#72675D;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}
