@charset "utf-8";
/* CSS Document */

p {
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 0em;
margin-left: 0;
}

.titulo {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
}
.subtitulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}