body { 
  font-family: sans-serif;
  background: #fafafa;
}

h1,h2,h3,th,td,p { 
  font-family: sans-serif;
}

h1 {
  font-size: 1.5em;
}
h2 {
  font-size: 1.3em;
}
h3 {
  font-size: 1.1em;
}

img {
	border: none;
}

.comments { 
  font-size: 0.9em;
}	 

.nobr {
  white-space: nowrap;
}

