@charset "utf-8";
/* CSS Document */
.titulo {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#2B0000;
	text-align:center;
	font-weight:800;
}
.texto{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#2B0000;
	text-align:left;
}

