<style>
<!--
body {
	background-image: url('../img/bg.gif');
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:justify;
}
.style1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:justify;
}

.style2 {
	color: #6600FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:justify;
}

a:link { text-decoration: underline; color: red; }
a:active { text-decoration: underline; color: #FFC889; }
a:visited { text-decoration: underline; color: yellow; }
a:hover { text-decoration: none; color: white; }

#Layer1 {
	position:absolute;
	width:140px;
	height:10px;
	z-index:1;
	left: 45px;
	top: 358px;

}

#Layer2 {
	position:absolute;
	width:140px;
	height:10px;
	z-index:1;
	left: 145px;
	top: 400px;

}
INPUT {
	PADDING-RIGHT: 3px; 
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 0px; 
	FONT: 100%/1.2em "Verdana",sans-serif; 
	COLOR: #666; 
	PADDING-TOP: 0px;
	background-color: #F3F3F3;
	border: 1px solid #666699; 
}
-->
</style>