<!--/* общие стили */*  {padding: 0;	margin: 0;}ul {list-style: none;}hr {   width: 97%;       color:#CCCCCC;       background-color:#CCCCCC;       height: 1px;       border-width:0px; /* убрать рамки вокруг элемента */         }  p  {margin: 1em 0;}   body, table, tr, td{ font-size:11px;                        font-family: arial;                         color:#666666;}    h1 { text-align: center;        font-size:14px;         font-family: arial;        color:#666666;}   h2 { text-align: center;        font-size:11px;        font-family: arial;        color:#666666;}   h3 { text-align: center;        font-size:11px;         font-family: arial;        color:#666666;}   h4   {text-align: center;        font-size:10px;         font-family: arial;        color:#CC0000;}   h6 {text-align: center;       font-size:9px;       font-family: arial;       color:#666666; }   li {color:#666666;}      a:link    {text-decoration:none;  color:#666666;}    a:activ     {text-decoration:none; color:#666666;}    a:visited     {text-decoration:none; color:#666666;}      	 a:hover	 {text-decoration:underline; color:#CC0000;}   .menu { font-family:Tahoma;        font-weight: bold;        font-size: 12 px;         text-align: right; }   .menu a {text-decoration: none}   .menu a:link {color: #CC0000;}   .menu a:visited {color:#CC0000;}   .menu a:active {color: #666666;}   .menu a:hover {color: #666666; text-decoration:none;}   .text1 {font-family: verdana;        background: #C8CBDB;        color: #ffffff;        text-align: left;        font-weight: bold;        font-size: 12 px;} -->
