body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.gif);
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 9px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-size: 26px; color:#333333; text-decoration:underline; letter-spacing:-2px; font-family:"Trebuchet MS", Arial; font-style:italic;
}
h2 {
	font-size: 16px;
}
.style2 {color: #666666}
.poisk{font-size: 18px; color: #000000; border: 1px dotted #006600; background-color: #FFFFFF;
}
.poisk2{font-size: 18px; padding:3px; color: #FFFFFF; border: 1px none #006600; background-color: #006600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	border-bottom-width: 1px; /* Толщина линии внизу */
	border-bottom-style: dotted; /* Стиль линии внизу */
	border-bottom-color: #951011; /* Цвет линии внизу */
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
}