/* CSS Document */

body
{ background:url(/images/body_index/body.jpg) center; 
  margin:0; 
  padding:0;
  font-family:Arial, Helvetica, sans-serif;
  color:#333333;
}
a{
	color: #333333;
	text-decoration: none;
}

a:link{
	color: #333333;
	text-decoration: none;
}

a:visited{
	color: #333333;
	text-decoration: none;
}

a:hover{
	color: #333333;
	text-decoration: none;
}



a.text_top:link{
	color: #333333;
	text-decoration: none;
}

a.text_top:visited{
	color: #333333;
	text-decoration: none;
}

a.text_top:hover{
	color: #333333;
	text-decoration: none;
}

img
{ border:0px}

hr {
	color: #b4b4b4;
	background-color: #b4b4b4;
	height: 1px;
	border-width:0px; /* убрать рамки вокруг элемента */
}

h1
{ color:#333333;
  font-size:16px;
  font-style:italic;
  font-weight:bold;
   }