
.titulo {
	color: "black";
	font-size: 10pt;
	font-family: "Arial";
	font-weight: bold;
	font-style: normal;
}

.titulosessao {
	color: #666666;
	font-size: 11pt;
	font-family: "Arial";
	font-weight: bold;
	font-style: normal;
}
.titulorevista {
	color: #000066;
	font-size: 12pt;
	font-family: "Arial";
	font-weight: bold;
	font-style: normal;
}

.autor {
	color: #000000;
	font-weight: normal;
	font-style: italic;
	font-family: "Arial";
	font-size: 10pt;
    }

.pagina {
color: #000066;
	font-size: 10pt;
	font-family: "Arial";
	font-weight: bold;
	font-style: normal;
}

