td
	{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #626262;
	}

a:link
	{
	color: #7B7B7B;
	text-decoration: none;
	}
a:visited
	{
	color: #003399;
	text-decoration: none;
	}
a:active
	{
	color: #FF6600;
	text-decoration: none;
	}
a:hover
	{
	color: #FF6600;
	text-decoration: none;
	}
p
	{
	margin-top: 0px;
	margin-bottom: 8px;
	}