@charset "UTF-8";
/* CSS Document */

.texto {
	height: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	overflow: scroll;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 330px;
	overflow: scroll;
}
.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 160px;
	overflow: auto;
	font-size: 12px;
}
.Titulo {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
