<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.valu.ru/design/img/bg.jpg);
}
a:link {
	color: #993300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #993300;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
body,td,th {
	font-family: arial, sans-serif;
	font-size: 11px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #666666;
}
h2 {
	font-size: 11px;
	color: #333333;
}
.text {
	font-family: sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
}
.t_3 {color: #333333}

.s18 {font-size: 1.8em}
-->