html, body, div, h1, h2, h3, h4, h5, h6, h7,
p, table thead, tbody, tfoot, tr, th, td, iframe,
ul, ol, li, dl, dt, dd, pre, form, address {
    margin          : 0px ;
    padding         : 0px ;
    border          : none ;
    color           : #000000 ;
    font-size       : 100% ;
    font-weight     : normal ;
    text-decoration : none ;
    /* line-height     : 1.0 ;*/
}

table {
    border-collapse : collapse ;
    border-spacing  : 0px ;
}

th {
    text-align : left ;
}

img {
    border : none ;
}

li {
    list-style : none ;
}
