<STYLE type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dfe8ef;
		
	scrollbar-face-color:#486db4;
	scrollbar-arrow-color:#f1f2ac;
	scrollbar-track-color:#dfe8ef;
	scrollbar-shadow-color:#666633;
	scrollbar-highlight-color:#636F4D;
	scrollbar-3dlight-color:#f1f2ac;
	scrollbar-darkshadow-Color:#dfe8ef;
	
	
}

A:visited { color: #162b4a; text-decoration: NONE;}
A:hover { color: #162b4a;  text-decoration: none; }
a:link {	color: #162b4a; text-decoration: none;}
input {
	font-family: Tahoma;
	font-size: xx-small;
	color: #2e4674;
}
textarea{
	font-family: Tahoma;
	font-size: xx-small;
	color: #2e4674;
}

p {
 text-indent: 10px; /* Отступ первой строки в пикселах */
 color : #162b4a;
}
hr {/* разделитель <HR> */

color : #354b7c;
height : 1px
}

.content_index_left /* обход текстом картинки-->*/
{
float:left;
margin:0px 4px 4px 0px;

}
.content_index_right/* обход текстом картинки-->*/
{
float:right;
margin:0px 4px 4px 0px;

}
.content/* вывод контента*/
{
 margin:10px 10px 0px 0px;/**/
}/**/
h1{/*заголовок контекста*/
font-size:0.4em;
letter-spacing: .1em;/*растояние между буквами*/
color: red;
}
h2{/*заголовок контекста*/
font-size:0.7em;
letter-spacing: .2em;/*растояние между буквами*/
}
h3{/*заголовок контекста*/

font-size:0.8em;
letter-spacing: .2em;/*растояние между буквами*/
color: #0e1900;

}
h4{/*заголовок контекста*/
font-size:0.9em;
letter-spacing: .2em;/*растояние между буквами*/
color: #0e1900;
}
h5{/*заголовок контекста*/
font-size:1.3em;
letter-spacing: .1em;/*растояние между буквами*/
color: #0e1900;
}
/*meny*/
ul { margin: 0; padding: 0; list-style: none; width: 150px; }
ul li { position: relative; } 
li ul { position: absolute; left: 149px; top: 0; display: none; }
ul li a { display: block; text-decoration: none; color: #777; background: #fff; padding: 5px; border: 1px solid #ccc; border-bottom: 0; }
/* Fix IE. Hide from IE Mac \*/ * 
html ul li { float: left; } * html ul li a { height: 1%; } 
/* End */
li:hover ul { display: block; }

/*meny*/
-->
</STYLE>
