body {
	font-size: 1em;
	color: black;
	font-family: sans-serif;
	background-color: white;
	margin: 5px;
	padding: 0px;
	overflow: scroll;
}


img {
  border: none;
}




a {
 text-decoration: none;
 font-style: normal;
 font-weight: normal;
 color: black;
}
