body {
	background-color: #ffffff;
	font-family: sans-serif;
	font-size: smaller;
}
img {
	border: 0px;
  margin: 0px;
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
.white {
	color: #ffffff;
  text-decoration: none;
}
