body {
    
    margin: 5px; 
}
.topo{
    width: 100%; height: 50px; background-color: rgb(224,255,255); text-align: right; font-family:  "Times New Roman", "serif"; font-size: 12pt; line-height: 1.5
}
.titulo{
    font-family: Times New Roman, serif; font-size: 14pt; font-weight: bold; text-align: center; margin: 0pt;
}
.autor{
    font-family: Arial, sans-serif; font-size: 12pt; text-align: left; margin: 0pt;
}
.inst{
    font-family: Arial, sans-serif; font-size: 10pt; text-align: left; margin: 0pt;
}
.corpo{
    font-family: Times New Roman, serif; font-size: 12pt; text-align: justify; padding-top: 10px; padding-bottom: 10px; margin: 0pt;
}
.secao{
    font-family: Times New Roman, serif; font-size: 16pt; font-weight: bold; text-align: center; margin: 0pt;
}
.supaut {
     font-size: 7pt; vertical-align: 4pt;
    }
.refer { font-family: Times New Roman, serif;	font-style: normal;	font-weight: normal; font-size: 11pt; line-height: 1.5; margin: 0pt; text-align: justify; padding-bottom: 10px }
.datas{
	font-family:"Times New Roman", serif; font-style: normal; font-weight: normal; text-decoration: none; font-size: 10pt; text-align:justify; 
}