body {
  margin: 2em;
  background: #fff; 
  font-family: 'Tahoma', 'Arial';
  color: #000;
  font-size: 0.9em
}

h1 {
  font-size: 1.7em;
}

table tr th {
  padding-right: 1em;
  text-align: left;
}

a {
  color: #fb2;
}

a img {
	border: 0;
}

a:hover {
  text-decoration: none;
}

a:visited {
  color: #860;
}
