body {
    color: #444;
    letter-spacing: 0;
}

a {
    text-decoration: none;
}


ol, ul {
    list-style: none;
    margin-left: 0;
}

p, ul, ol, dl, table, blockquote {
    margin-bottom: 0;
}