 

* { margin: 0; padding: 0; border: none; outline: none;box-sizing:border-box }
html, body {font-family: 'helvetica', sans-serif;font-weight: 300; font-size: 14px;color:#252525 }
input, select, textarea  {font-family: 'helvetica', sans-serif;color:#252525;font-weight: 300; font-size: 14px }
h1,h2,h3,h4,h5,h6,p {display:block;cursor:default}
ul, ol { list-style: none }
a img { border: none }
img {max-width:100%}
