* {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
img {
	border: 0;
}
li {
	list-style: none;
}
h1, h2, h3 {
	margin-bottom: 15px;

}
optgroup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a {  
	text-decoration: underline;
}
a:hover {  
 	text-decoration: none;
}
dl {
	margin-left: 18px;
	margin-right: 10px;
}
dt {
	font-weight: bold;
}
dd {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
}
abbr {
	text-decoration: none;
	border: none;
}
abbr a {
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
abbr a:hover {
	text-decoration: none;
	border-bottom: none;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999685;
	background: #ffffff;
	width: 200px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999685;
	background: #ffffff;
	width: 200px;
}
.gomb {
	border: 1px solid #999685;
	background: #eeeeee;
	font-size: 11px;
	height: 22px;
}
