html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, img, dl, dt, dd, ol, ul, li, fieldset, form, input, select, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
                margin: 0;
                padding: 0;
}
 
body {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                line-height: 1.2;
                
}
 
ul {
                list-style: none;
}
 
li, li a {
                height: auto;
                width: auto;
}
 
img {
                border: none;
}
 
div, p, h1, h2, h3, h4, h5, h6 {
                display:block;
}
 
a {
                text-decoration:none;
				
} 
