/* CSS Document */

	#texto{
	height:300px;
	max-height:300px;
	overflow:auto;
	text-align:justify;
	margin-right:8px;
	padding:8px;
	}