* {
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #FFF;
	color: #000;
}

form {
	margin: 0px;
	padding: 0px;
}

h1	{
	position: absolute;
	height: 50px;
	width: 400px;
	margin: 0px;
	top: 19px;
	left: 30px;	
	color: #fff;
	font-family: Verdana, Helvetica;
	text-transform: capitalize;
	background: transparent url(../../EON_Be_W_49.gif/$FILE/EON_Be_W_49.gif) no-repeat top left;
	cursor: pointer;
}

a 
{
	color: #000;
	text-decoration: underline;
}

a:hover 
{
	color: #f21c0a;
	text-decoration: underline;
}
