
body
{
	background-color: #339933;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: 900;
}
a, a.visited, a.hover
{
	color: #FFFFFF;
	font-family: Verdana;
}
img
{
	Border-color: White;
}
.button
{
	background-color:#339933;
	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
}

