body
{  font-family: verdana, arial, geneva, helvetica;
	background: #ffffff;
	margin-left: 0px;
	margin-top: 10px;
}

a
{  color: #000000;
}

a:hover
{  color: #0000ff;
   text-decoration: underline;
}

input
{  font-size: 80%;
	color: #000000;
}

select
{  font-size: 80%;
	color: #000000;
}

textarea
{  font-family: verdana, arial, geneva, helvetica;
	font-size: 80%;
	color: #000000;
}

div.pagetitle
{  font-size: 95%;
   color: #000000;
	font-weight: bold;
}

div.newsline
{  font-size: 85%;
	color: #000000;
	font-weight: bold;
	background: #eeeeee;
}

td.navigation
{  font-size: 80%;
	color: #000000;
}


div.bodytext
{  font-size: 90%;
	color: #000000;
}

div.copyright
{  font-size: 70%;
	color: #000000;
	background: #eeeeee;
}	