body {
	background-image:url(img/bg.gif);
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:0px;
}

a {
	color:#333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
background-color:#FF3300;
color:#FFFFFF;
}

#ust {	
	color:#333;
	top:20px;
	position:absolute;
	width:411px;
	height:158px;
	z-index:200;
	left: 25px;
}
#flash {
		color:#333;
	width:100%;
	height:100%;
	position:absolute;
	bottom:0px;
}
.big {
	font-family:Helvetica;
	font-size:19px;
	color:#333;
}