html, h1, h2, h3, h4, h5, h6, p, ul, li, div, tr, td, table, span, img, 
{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: top;
  background: transparent;
  font-weight:normal;
}
* {
margin:0;
padding:0;
border: 0;
font-family: sans-serif;
font-size: 1em;
font-weight: normal;
font-style: normal;
text-decoration: none; 
}
a{
outline:none;
}