body,
div,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
p,
form, input {
 margin: 0;
 padding: 0; 
}

table {
 border-collapse: collapse;
 border-spacing: 0;
}

td {
 vertical-align: top;
}

img {
 border: 0;
 background: none;
}

address, caption, cite, code, dfn, em, th, var {
 font-style: normal;
 font-weight: normal;
}

ol, ul {
 list-style: none;
}
h1, h2, h3, h4, h5, h6 {
 font-size: 100%;
}