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

