img{
    display: block;
    max-width: 100%;
}
a{
	text-decoration: none;
}
address{
	font-style: normal;
}
menu,ul,ol{
	list-style-type: none;
	margin: 0em;
	padding: 0em;
}
h1, h2, h3, h4, h5{
	margin: 0em;
	font-weight: normal;
	font-size: unset;
}