.font_black
{
	font-family: Arial; 
	font-size:11px; 
	line-height:19px; 
	color:#000000; 
	font-weight:normal; 
	font-style:normal; 
	text-decoration:none;
	letter-spacing:1px;
} 

	.font_black a:link 
	{
		font-weight:normal; 
		text-decoration:none;
		color:#000000; 
		text-decoration:none;
	} 
	.font_black a:active 
	{
		font-weight:normal; 
		text-decoration:none;
		color:#000000; 
		text-decoration:none;
	} 
	.font_black a:visited
	{
		font-weight:normal; 
		text-decoration:none;
		color:#000000;
		text-decoration:none;
	} 
	.font_black a:hover
	{
		font-weight:normal; 
		text-decoration:none;
		color:#000000; 
		text-decoration:none;
	}


.content_black
{
	font-family: Arial; 
	font-size:11px; 
	line-height:17px; 
	color:#000000; 
	font-weight:normal; 
	font-style:normal; 
	
} 

	.content_black a:link 
	{
		font-weight:normal; 
		text-decoration:none;
		color:#000000; 
		text-decoration:underline;
	} 
	.content_black a:active 
	{
		font-weight:normal; 
		text-decoration:none;
		color:#000000; 
		text-decoration:underline;
	} 
	.content_black a:visited
	{
		font-weight:normal; 
		text-decoration:none;
		color:#000000;
		text-decoration:underline; 
	} 
	.content_black a:hover
	{
		font-weight:normal; 
		text-decoration:none;
		color:#000000; 
		text-decoration:underline;
	}

.content_grey
{
	font-family: Arial; 
	font-size:11px; 
	line-height:15px; 
	color:#656565; 
	font-weight:normal; 
	font-style:normal; 
	text-decoration:none;
}
	
