body {
    background: #101318;
    color: #969ca2;
}

img {
    border:0;
}

a {
    color: #969ca2;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

td {
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 133%;
}

p {
    margin: 10px 0;
    line-height: 1.5em;
    width: 366px;
}

.header {
    padding-top: 20px;
}

.unsubscribe {

}