html {font-size:62.5%;}
body {background:#FFF; font-family: 'PTSansRegular', Helvetica, Arial, sans-serif; font-size:1.7em; height: auto !important; min-height: 100%; width: 100%; color:#333}
h1, h2, h3, h4, h5, h6 {text-transform: uppercase; font-family: 'PTSansNarrowBold'; font-weight: normal;}

a:link, a:visited {color: #e31e24; text-decoration: underline; transition: all 0.2s; } 
a:hover, a:focus {color:#e31e24; text-decoration: none; }