document.writeln('<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">');
document.writeln('<html xmlns=\"http://www.w3.org/1999/xhtml\">');
document.writeln('<head>');
document.writeln('<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" />');
document.writeln('<title>Untitled Document</title>');
document.writeln('<link href=\"/templates/LArcanos.css\" rel=\"stylesheet\" type=\"text/css\" />');
document.writeln('<style type=\"text/css\">');
document.writeln('<!--');
document.writeln('.style1 {color: #A0DADB}');
document.writeln('-->');
document.writeln('</style>');
document.writeln('</head>');
document.writeln('');
document.writeln('<body>');
document.writeln('<p class=\"AmorTitulo\">Car&aacute;cter:</p>');
document.writeln('<table width=\"100%\" border=\"BORDER\" cellpadding=\"5\" cellspacing=\"1\" bordercolor=\"#BBDDFF\" bgcolor=\"#99CCFF\" >');
document.writeln(' ');
document.writeln('  <tr>');
document.writeln('    <td align=\"center\"><img src=\"/Livro/Botons/Carater.jpg\" alt=\"Caracter\" width=\"47\" height=\"79\" hspace=\"2\" vspace=\"2\" align=\"bottom\" naturalsizeflag=\"3\" /></td>');
document.writeln('    <td class=\"Amor_Text\">&nbsp;Trabalhador, organizado,');
document.writeln('      pessoa iniciando uma estrutura nova. Carinhoso. Prestativo. Objetivo. Esp&iacute;rito');
document.writeln('    construtor. </td>');
document.writeln('  </tr>');
document.writeln('</table>');
document.writeln('</body>');
document.writeln('</html>');

