body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, pre, blockquote, th, td, form, fieldset, input, textarea { 
  margin: 0;
  padding: 0;
}
ul, ol, dl {
	list-style: none;
}
h1,h2,h3,h4 {
	font-weight: normal;

}
img {
	border-style: none;
	vertical-align: bottom;
}