.texto {
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	left: 0px;
	padding: 8px 1px 0px 4px;
	margin: 1px;
	font-family: "Trebuchet MS";








}
.texto-sinespacios {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: oblique;
	left: auto;
	padding: 1px;
	line-height: normal;

}
.textotitulo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #336633;
	font-style: normal;
	line-height: normal;
	left: auto;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	text-decoration: underline;


}
