.text  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
	font-weight: normal;
}
.titulo  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#000;
}
.tituloTabla {
	background-position: center bottom;
	font-family: "Trebuchet MS";
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	font-size: medium;
	font-style: normal;
	text-transform: capitalize;
	font-weight: bold;
	color: #339933;
	font-variant: normal;
	line-height: normal;
}

.tituloIndex {
	background-position: center bottom;
	font-family: "Trebuchet MS";
	font-size: medium;
	font-style: italic;
	text-transform: capitalize;
	font-weight: bold;
	color: #339933;
	font-variant: normal;
	line-height: normal;
}
