body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(/images/bg_sapka.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #003366;
}
h1 {
	font-size: 16px;
	color: #003366;
}
h2 {
	font-size: 14px;
	color: #003366;
	border-bottom: 1px dotted #ccc;
}
.line		{COLOR: #000000; FONT-FAMILY: Verdana; FONT-SIZE: 11px; border-bottom: 1px dotted #ccc; padding-top:3px; padding-bottom:3px; }

.lines		{border-bottom: 1px dotted #ccc; padding-bottom:5px; }