<style TYPE="text/css">

DIV.Links		A   	       	{color:	#000000; text-decoration:none}
DIV.Links		A:link			{color:	#000000; text-decoration:none}
DIV.Links		A:visited		{color:	#000000; text-decoration:none}
DIV.Links		A:hover 		{color: #000000; text-decoration:underline}

<!--
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: black;
}
a:active {
	text-decoration: none;
}
input {
	font-family: Verdana;
	font-size: 10px
}
textarea {
	font-family: Verdana;
	font-size: 10px
}
select {
	font-family: Verdana;
	font-size: 10px
}
font {
	font-family: Verdana;
	font-size: 8pt
}

.xl24
	{mso-style-parent:style0;
	mso-number-format:00000;}
	
#interface1 {
	z-index:1;
}
#loader_container {text-align:center;position:absolute;top:40%;width:100%}
#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:130px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:0px;
	background-color:#9D9D94
}
#loader_bg {background-color:#EBEBE4;position:relative;top:8px;left:8px;height:7px;width:113px;font-size:1px}
</style>