@font-face {
	font-family: eurostile;
	src: url('eurostile.ttf');
}

#title
{
	height: 33px;
	width: 1000px;
	border: 2px dashed #FFFFFF;
}

.img
{
	float:right;
	margin-right: 200px;
}

a:link {
	color: #0094FF;
	text-decoration: underline;
}

a:visited {
	color: #0094FF;
	text-decoration: underline;
}

a:hover, a:active {
	color: white;
	text-decoration: underline;
}

body {color:#808080; font-family:"eurostile";}

#footer
{	
	font-family:"eurostile";
	color: #0094FF;
	height: 
}

a.footer:link {
	color: #0094FF;
	text-decoration: none;
}

a.footer:hover, a.footer:active {
	color: white;
	text-decoration: none;
}

#form
{
	font-family: "eurostile";
	color: black;
}

#h
{
	font-family: "eurostile";
	color: white;
	text-decoration: underline;
}