body
{
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #000000;
}

a
{
	color: #9F9F9F;
	font-size: 11px;
	text-decoration: none;
}

a:hover
{
	color: #5C5C5C;
	text-decoration: underline;
}

a:visited
{
	color: #9F9F9F;
	text-decoration: none;
}