body {
/*	font-family: georgia, serif;*/
	font-family: trebuchet ms, arial, sans-serif;
	background-color: #fefefe;
	margin: 0;
	padding: 50px;
	padding-top: 20px;
	border: 0;
}

a {
	color: #057;
}

p {
	line-height: 1.5em;
}

p.sm {
	font-size: .8em;
}

ul {
	line-height: 1.5em;
}

h1, h2 {
	color: #036;
}

h3 {
	color: #722;
}

