body {
	margin-left : 5;
	margin-right : 0;
	margin-bottom : 0;
	margin-top : 0;
	background-repeat : no-repeat;
	background-color : White;
	font-family : Helvetica, sans-serif;
	font-size : 10px;
}
a.{ color: black;
 }
a:hover{ color:blue;
 }
p {
	font-family : Helvetica, sans-serif;
	font-size : 12px;
}
table.pagina {
	background-image : url(./img/background.jpg);
	background-position : left;
	background-repeat : repeat-y;
	background-color : #B59B68;
}
td { 
	font-family : Helvetica, sans-serif;
	font-size : 12px;
}
img {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}
.spacing {
	padding-left : 20px;
	padding-right : 20px;
}
.position {
	margin-left : 20px;
	margin-right : 20px;
}

