body {
background: white;
font-size: 36px;
margin: 38px 0 0 36px;
padding:0px;
font-family: 'ReplicaStdRegular', Helvetica, Arial, sans-serif;
letter-spacing:0.03em;
line-height:0.9em;
}

a img { border: 0 none; border-bottom: none !important;text-decoration: none;}

a:link { text-decoration: none;color:black;}
a:active { text-decoration: none; color:black;}
a:visited { text-decoration: none; color: black; }
a:hover { text-decoration: none; color:#999999; }

@font-face {
    font-family: 'ReplicaStdRegular';
    src: url('webfont/replicastdregular-webfont.eot');
    src: url('webfont/replicastdregular-webfont.eot?iefix') format('embedded-opentype'),
         url('webfont/replicastdregular-webfont.woff') format('woff'),
         url('webfont/replicastdregular-webfont.ttf') format('truetype'),
         url('webfont/replicastdregular-webfont.svg#ReplicaStdRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
