<!--
td{
	font-family: Î¢ÈíÑÅºÚ, ËÎÌå;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
body {
	margin: 0px;
	text-align:center;
	color: #333333;
/*
	background-image: url(../images/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;	
*/	
}	
	
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}	

.inp {
	border: 1px solid #999999;
	/*ime-mode:disabled;*/
}
.title{
	font-size: 11px;
	color: #FFFFFF;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Î¢ÈíÑÅºÚ, ËÎÌå;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #333333;
}
-->




