22 lines
507 B
HTML
22 lines
507 B
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Stampa bilancio IV direttiva CEE</title>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||
|
<!--<link rel="stylesheet" href="./stili/stile_l.css">-->
|
||
|
</head>
|
||
|
|
||
|
|
||
|
<!-- frames -->
|
||
|
|
||
|
<frameset rows="80,*" border="0">
|
||
|
<frame name="uno" src="cg1600a_alto.html" frameborder="no" noresize>
|
||
|
<frame name="due" src="cg1600a_corpo.html" frameborder="no" noresize>
|
||
|
</frameset>
|
||
|
|
||
|
<body>
|
||
|
|
||
|
</body>
|
||
|
</html>
|