.main_title 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	color: #000000;
	
	text-decoration: none;
}

.menu_light 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #ffffff;
	
	text-decoration: none;
}

.menu_bold 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 150%;
	color: #ffffff;
	
	text-decoration: none;
}

.content_title 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
	color: #000000;
	
	text-decoration: none;
}

.body_light 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	
	text-decoration: none;
}

.body_bold 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	color: #000000;
	
	text-decoration: none;
}

.copyright {
	
	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;
	

	color: #000000;
	
	text-decoration: none;
}
