.textatl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.textatl2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textatltit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 50px;
}
.linea {
	height: 1px;
	width: 95%;
	border: #FF9900;
	font-size: 1px;
	background-color: #FF9900;
}
.sample {
	border: 6px inset #8B8378;
	-moz-border-radius: 6px;
}
table.sample td {
	border: 1px solid black;
	padding: 0.2em 2ex 0.2em 2ex;
	color: black;
}
table.sample tr.d0 td {
	background-color: #FCF6CF;
}
table.sample tr.d1 td {
	background-color: #FEFEF2;
}

