
.titulo {
	color: "black";
	font-size: 12pt;
	font-family: "Times New Roman";
	font-weight: bold;
	font-style: normal;
}

.titulosessao {
	color: #000066;
	font-size: 12pt;
	font-family: "Times New Roman";
	font-weight: bold;
	font-style: normal;
}
.titulorevista {
	color: #000066;
	font-size: 14pt;
	font-family: "Times New Roman";
	font-weight: bold;
	font-style: normal;
}

.autor {
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-family: "Times New Roman";
	font-size: 10pt;
    }

.pagina {
color: #000066;
	font-size: 10pt;
	font-family: "Times New Roman";
	font-weight: bold;
	font-style: normal;
}

