document.write('<style type="text/css"> ');
document.write('.totop {font-family:arial; font-weight:bold;font-size:10pt; color:blue;text-decoration:underline;} ');
document.write('.eof {font-family:arial; font-weight:bold;font-size:10pt; color:008000;} ');
document.write(' </style>');
document.write(' <br>');
document.write(' <center><a href="#top"><span class="totop">Voltar ao Início</span></a>');
document.write(' <br><span class="eof">Fim de Arquivo</span></center>');

