﻿.texto {
	font-family: Arial;
	font-size: small;
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	text-align: justify;
	vertical-align: top;
}
.titulo {
	font-family: Arial;
	font-size: large;
	font-weight: 800;
	font-style: normal;
	text-transform: uppercase;
	color: #CC0000;
}
