@charset "windows-1251";
html, body {
	background-color:#FFF;
}

body, body table td {
	font: 12px tahoma, arial, sans-serif;
	color:#454545;
}
.deb {
	border:1px solid #090;
}

a {
	color:#0b5780;
	text-decoration:none;
}
a:hover {
	color:#000000;
}

textarea {
	font: 12px tahoma, arial;
	color:#000000;
}

p {
	line-height:1.5em;
	text-align:justify;
	font: 12px/120% Tahoma;
	color: #454545;
	text-align: left;
	margin: 8px 5px 8px 5px;	
}

.h1-block {
	padding:1px 0 2px;
	margin:0 0 20px 0;
	border-bottom:2px solid #000;
}
.h1-block h1 {
	font:bold 18px Georgia, "Times New Roman", Times, serif;
	color:#000;
	text-transform:uppercase;
	margin:7px 0 0 2px;
}

.h2-block {
	padding:1px 0 6px;
	margin:10px 0 5px 0;
}
.h2-block h2 {
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin:7px 0 0 10px;
	letter-spacing:1px;
}















