.titulo {
	font-family: tahoma;
	font-size: 20px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.titulo2 {
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.titulo3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.texto {
	font-family: "Tahoma", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
	letter-spacing: normal;
	text-decoration: none;

}
.salto {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: right;
	background-position: right;
	color: #FF9900;
	font-weight: bold;



}
