body, h1, h2 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
}
h1 {
	margin: 1em 0 1.5em;
	font-size: 18px;
}
h2 {
	margin: 2em 0 1.5em;
	font-size: 16px;
}
p {
	margin: 0;
}
	pre, pre+p, p+p {
	margin: 1em 0 0;
}
code {
	font-family: "Courier New", Courier, monospace;
}

