body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 75%;
	margin: auto;
	padding: 20px;
	background-color: #FFFFFF;
}
a:link		{text-decoration: none; color: #3399FF;}
a:hover		{font-weight: bold; text-decoration: none; color: #FF9933;}
a:active	{font-weight: bold; text-decoration: blink;}
a:visited	{color: #33CC33; text-decoration: none;}
h1 {
	font-size: 120%;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: 1px;
	margin: 0px;
}
table {
	width: 50%;
	height: 50px;
}
.HUTA {
	padding: 5px;
	float: right;
	width: 300px;
}
