
body {
	color: #000;
	font-family:  Garamond, Palatino, "Times New Roman", Times, serif;
	background: transparent;
	margin: 0;
	padding: 0;
	}

h1, h2, h3 {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
	font-weight: bold;
	}

a {
	color: #00F;
	text-decoration: underline;
	border: 0;
	}

a:after {
	content: " ("attr(href)")";
	color: #999;
	font-size: 75%;
	}

nav, footer {
	display: none;
	}

article {
	border: 0;
	float: none;
	}