Помогите plz!
Вот код обычной примитивной html страницы:

Код:
<html>
<head>
<title>B I O S Y S T E M S - Catalogo</title>
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-5'>
<style type='text/css'>
<!--
.superproduct { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: bold; color: #FFFFFF}
.product { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; font-weight: bold}
.name { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold}
.camps { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal}
.descripcion { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal}
.informacion { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #CC0000}
-->
</style>
</head>
<body bgcolor='#FFFFFF' marginwidth='0' marginheight='0' topmargin='3' leftmargin='3' link='#CC0000' vlink='#660000' alink='#CC0000'>
<table width='100%' border='0' cellspacing='5' cellpadding='3' height='100%'> <table width='100%' border='0' cellspacing='3' cellpadding='0' vspace='0' hspace='0'> <tr bgcolor='#CC0000'> <td width='100%' colspan='4'><span class='superproduct'>°ТвЮЬРвШзХбЪШХ бШбвХЬл </span></td> </tr> <tr bgcolor='#CC0000'><td width='100%' colspan='4' height='3'><img src='../../catalogo/english/web/images/nil.gif' width='1' height='1'></td></tr> <tr><td class='product' colspan='4'>Automatic Analyzer BTS-370 Plus CE</td> </tr> <tr> <td class='informacion' width='10%' align='left' valign='top'><img src='../../catalogo/english/web/images/nil.gif' width='1' height='1'></td> <td class='informacion' bgcolor='#FFFFFF' width='10%' align='left' valign='top'><font color='#CC0000'><b>єЮФ</b></font></td> <td class='informacion' bgcolor='#FFFFFF' width='15%' align='left' valign='top'><font color='#CC0000'><b>єЮЫШзХбвТЮЭШХ</b></font></td><td class='informacion' bgcolor='#FFFFFF' width='65%' align='left' valign='top'><font color='#CC0000'><b>ѕЯШбРЭШХ</b></font></td> </tr> <tr height='1'><td class='product' width='10%' align='left' valign='top'><img src='images/nil.gif' width='1' height='1'></td> <td width='100%' bgcolor='#C1CED0' colspan='3'> <img src='images/nil.gif' width='1' height='1'></td> </tr> <tr> <td class='camps' width='10%'><img src='images/nil.gif' width='1' height='1'></td> <td class='camps' bgcolor='#FFFFFF' width='10%' align='left' valign='top'>83005</td> <td class='camps' bgcolor='#FFFFFF' width='15%' align='left' valign='top'>1</td> <td class='descripcion' bgcolor='#FFFFFF' width='65%' align='left' valign='top'>Up to 60 samples per run (120 samples with second worklist).
Analysis modes: end point (mono- and bichromatic), differential, fixed time, kinetic.
Calibration by factor, single calibrator or calibration curve (up to 8 standards).
Batch to batch storage of calibration.
Reagent tray capacity: 16 reagents (up to 3 trays programmed).
Spectral range from 340 to 700 nm (7 filters included).
Photometric range from -0.2 to 2.2 A.
Incubation temperature: 37?C.
Controlled by PC pentium or higher.
Program based on the Windows 95/98 system.
Unlimited number of programmed tests.
Programmed profiles (up to 10, with unlimited number of tests).
Internal quality control program.
Reports per test, per patient and of QC files.</td></tr> <tr height='1'><td class='product' width='10%' align='left' valign='top'><img src='images/nil.gif' width='1' height='1'></td> <td width='100%' bgcolor='#C1CED0' colspan='3'> <img src='images/nil.gif' width='1' height='1'></td> </tr> <tr bgcolor='#CC0000'> <td width='100%' colspan='4' height='3'><img src='../../catalogo/english/web/images/nil.gif' width='1' height='1'></td> </tr> </table></table>
</body>
</html>
Но проблемы в том, что в Dreamweaver, в визуальном режиме страничка не отображается, хотя в режиме code все ОК. И в браузере все нормально...
Подскажите пожалуйста в чем проблема...