.h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.textobold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
