document.writeln('<html>');
document.writeln('');
document.writeln('<head>');
document.writeln('');
document.writeln('<meta http-equiv=\"Content-Type\" content=\"text/html; charset=windows-1252\">');
document.writeln('');
document.writeln('<meta name=\"author\" content=\"TarotDoor\">');
document.writeln('');
document.writeln('<meta name=\"copyright\" content=\"Nelise Carbonare Vieira\">');
document.writeln('');
document.writeln('<link href=\"/templates/LArcanos.css\" rel=\"stylesheet\" type=\"text/css\" />');
document.writeln('');
document.writeln('<title>Tarot para o trabalho</title></head>');
document.writeln('');
document.writeln('<body>');
document.writeln('');
document.writeln('<p class=\"AmorTitulo\">Trabalho:</p>');
document.writeln('');
document.writeln('<table width=\"100%\" border=\"BORDER\" cellpadding=\"5\" cellspacing=\"1\" bgcolor=\"#c2d2b5\" >');
document.writeln(' ');
document.writeln('  <tr>');
document.writeln('    <td width=\"51\" align=\"center\"><img src=\"/Livro/Botons/Trabalho.jpg\" alt=\"Caracter\" width=\"52\" height=\"68\" ');
document.writeln('	');
document.writeln('	hspace=\"2\" vspace=\"2\" align=\"bottom\" naturalsizeflag=\"3\" /></td>');
document.writeln('	');
document.writeln('    <td bgcolor=\"#C2D2B5\" class=\"Amor_Text\">');
document.writeln('	');
document.writeln('	Voc&ecirc; est&aacute; vestindo um personagem, que voc&ecirc; vem construindo j&aacute; faz um tempo. A escultura est&aacute; pronta. ');
document.writeln('	');
document.writeln('	Pode tirar os andaimes que voc&ecirc; utilizou para se construir. Mostrando seus t&iacute;tulos e diplomas encontrar&aacute; seu espa&ccedil;o. ');
document.writeln('	');
document.writeln('	E tempo de por limites. Voc&ecirc; &eacute; o que pode ser, n&atilde;o mais e n&atilde;o menos. E tem todas as qualifica&ccedil;&otilde;es para ');
document.writeln('	');
document.writeln('	exercer o cargo que ocupa. </td>');
document.writeln('	');
document.writeln('	');
document.writeln(' ');
document.writeln('  </tr>');
document.writeln('</table>');
document.writeln('</body>');
document.writeln('</html>');

