-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontatos.html
64 lines (42 loc) · 1.68 KB
/
contatos.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<html>
<!--
/*
Este arquivo é parte do programa COCAR
COCAR é um software livre; você pode redistribui-lo e/ou
modifica-lo dentro dos termos da Licença Pública Geral GNU como
publicada pela Fundação do Software Livre (FSF); na versão 2 da
Licença.
Este programa é distribuido na esperança que possa ser util,
mas SEM NENHUMA GARANTIA; sem uma garantia implicita de ADEQUAÇÂO a qualquer
MERCADO ou APLICAÇÃO EM PARTICULAR. Veja a
Licença Pública Geral GNU para maiores detalhes (GPL2.txt).
Você deve ter recebido uma cópia da Licença Pública Geral GNU
junto com este programa, se não, escreva para a Fundação do Software
Livre(FSF) Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-->
<head>
<meta http-equiv="Content-Language" content="pt-br">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>DIPRO :: Contatos</title>
</head>
<body background="imagens/fundoko.gif" topmargin="0" leftmargin="0">
<div align="left">
<table border="0" width="363" height="155" cellspacing="4" cellpadding="3">
<tr>
<td width="347" align="center" height="145">
<p align="left"><font face="BankGothic Md BT" size="6"> DIPRO</font>
<center>
<font size="7">
<hr COLOR='#0000FF'></font>
<p align="center"><font face="Tahoma" size="5">Para melhores
informações:</font></p>
<p align="center"><b><font face="Tahoma" size="5">(21) 2555-6530</font></b></center>
</td>
</tr>
</table>
</div>
</body>
</html>