body
{
	background-color: Black;
	color: #C0C0C0;
	font-family: Arial Narrow;
}
a
{
	color: #C0C0C0;
}
a:visited, a:link
{
	color: #C0C0C0;
}
input 
{
	font-family: Arial Narrow;
}
.button
{
	background-color:#000000;
	color:#C0C0C0;
	cursor:hand;
	font-family: Arial Narrow;
	font-size: 8pt;
	width: 150px;
	text-align: center;
	border: 1px none #C0C0C0;
}
select
{
	font-family: arial Narrow;
	background-color: transparent
}

