/*
960px Grid Framework system.
Typography 
*/

body {font-size:100%;font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;color:#777}
p {font-size: 12px;font-weight: 300;line-height:20px;margin-bottom:1.5em;color:#666}
h1 {color:#2A2A2A;margin-bottom:10px;letter-spacing:-1px}
h2, h3, h4  {color:#2A2A2A;margin-bottom:5px;letter-spacing:-1px}
h1 {font-size:2em;}
h2 {font-size:1.5em;}
h3 {font-size:1.2em;}
h4 {font-size:1em;}
a {color:#666; text-decoration:underline;}
a { -webkit-transition: color .4s ease-out; }
a:hover{color:#000;text-decoration:underline}
ul li{margin-bottom:20px;}
ul, ol{margin-bottom:20px;}
ul li {font-size:12px;margin-bottom:20px}
strong {font-weight:bold;}
em {font-style:italic;}
img{margin-bottom:0px}