body {
    font-size: 62.5%;
    font-family: "Helvetica Neue", Helvetica, Arial, verdana, sans-serif;
}
* {
    color: #1A171B;
    border: 0;
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
    vertical-align: top;
    line-height: 17px;
}
div {
    overflow: hidden;
    
}
strong, em, sup, sub {
    color: inherit !important;
    line-height: inherit !important;
}

sup {
    vertical-align: super;
}
h1,
h2,
h3,
h4
{
    font-weight: normal;
}
a,
a:visited,
a:active,
a:hover
{
    text-decoration: none;
    cursor: pointer;
}
.accessibility {
    display: none;
}
ul,
fieldset ul,
fieldset ol {
    list-style-type: none;
}
