html, body, div, span, h1, h2, h3, h4, h5, h6, blockquote, pre, em, font, img, small, strong, sub, sup, dl, dt, dd, fieldset, form, label, legend, tr, th, td, input, select,textarea{
  margin:0;
  padding:0;
  border:0;
  outline:0;
}

ol, ul{
	margin: 0px;
	padding-left: 20px;
}

li{
	padding: 5px 0px;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6{
  font-size: 100%;
}

em {
  font-style: italic;
}

strong{
  font-weight: bold;
}

img, fieldset{
  border:0;
}

a{
  color: #333333;
  text-decoration: none;
}

a:hover{
  text-decoration: underline;
}