@font-face {
 font-family: 'Open Sans';
 font-style: normal;
 font-weight:300;
 src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

body {font-family:"Segoe UI","HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;

 margin: 0;
 /* font-family: "Open Sans", Helvetica, Arial, sans-serif;
 font-family:"Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
 font-size:14px;
 font-weight: normal;
 line-height:normal;
 color:#454545;/*555555*/
 background-color: #ffffff;
  

}


.textlineheight{line-height:20px;}





@media only screen and (min-width:480px) and (max-width:767px) {
	
	body { font-size:14px;}

}

