body,div,ul,li,h1,h2,h3,h4,h5,h6,p,th,td {
    padding: 0;
    margin: 0;
}
img {
    /* display:block; */
    border: none;
}

a {
    text-decoration:none;
}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
}