/* Add here all your CSS customizations */


html body{

	letter-spacing: 0px !important;
	line-height: 33px !important;	
	font-family: Times Classic Display!important;
	font-size: 1.05em!important;
	
}

p{
font-family: Times Classic Display!important;
color: #636363 !important;	
}

.muti_country ul li a {	
	list-style-type: none;
list-style: none; 	
	width:80px;
	height:30px;	
	display:block;
	background:url(../img/icon_global.png) no-repeat ;
	background-position:center left;
	
	padding:0;
	font-size: 0;
	
}
.news_h4{
text-align: justify!important;		
}
.new_p{
	text-align: justify!important;
}