/* 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;
	
}
h1 h2 h3 h4 h5 h6{
	
letter-spacing: 2px !important;	
}

body {
	
	color: #323232 !important;

	
}

p{
	font-size: 1.2em!important;
	color: #323232 !important;
line-height: 1.7!important;
font-weight: normal !important;
    -webkit-font-smoothing: antialiased;	
}

.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;
	
}