body {
	color: black;
	background-color: #DDDDDD;
	font-family: "Helvetica", Helvetica, sans-serif;
	font-style: normal;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.0em;
	font-style: italic;
}
p.small {
	font-size: 0.8em;
}
