.TITULO {
	font-family: "Times New Roman";
	text-decoration: underline;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 24px;
}
.TEXTO {
	font-family: "Times New Roman";
	color: #000000;
	text-align: justify;
	font-size: 14px;
}
body {
		font-family: Trebuchet MS, verdana;
		font-size: 2pt; 
		color: blue;
	 }