.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	white-space: normal;
	line-height: 18px;



}
.titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 12px;
	word-spacing: normal;

}
.textoitalic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	white-space: normal;
	font-style: italic;

}
.titulo2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
	word-spacing: normal;
}
.textotesta:hover {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	white-space: normal;
}
.bigtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	text-align: left;
	white-space: normal;
	line-height: normal;
	font-style: normal;

}
table.fija {
    table-layout: fixed;
}
td.fija {
    overflow: hidden;
}

