body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#ust {
	width:100%;
	height: 50px;
	background-color:#F6F6F6;
	border-bottom: 1px #CCC solid;
}

h1 {
	font-family:Tahoma, Geneva, sans-serif;
	color:#F00;
	font-size:10px;
	float:right;
	margin-top: 18px;
	margin-right: 15px;
	text-decoration: none;
}

a:link {
	color: #DE2418;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DE2418;
}
a:hover {
	text-decoration: none;
	color: #DE2418;
}
a:active {
	text-decoration: none;
	color: #DE2418;
}
