body {
        margin: 0;
        padding: 0;
        line-height: 1.33;
}

h1, h2, h3, h4, h5, h6 {
        font-size: 1em;
        margin: 0;
        font-weight: normal;
}

p, form, ul, ol, dl {
        margin: 0;
        padding: 0;
}

ul {
        list-style-type: none;
}

img {
        border: none;
}

table {
        border: 0;
        border-spacing : 0px;
        border-collapse: collapse;
        table-layout: fixed;
        width: 100%;
        vertical-align: top;
}

td, th {
        padding: 0;
        vertical-align: top;
}
