body{
    font-size: 12px;
    font-family: "Helvetica Neue", "arial", sans-serif;
}

h1, h2, h3, h4, h5, h6{
    margin: 0 0 0.2em 0;
}

h1{
    font-size: 30px;
}

h2{
    font-size: 12px;
    font-weight: bold;
}

p{
    line-height: 1.4;
}

a{
    text-decoration: none;
}
small {
    font-size: 10px;
}
