body {
	background: white;
	color: black;
	font-family: "Lucida Grande","Trebuchet MS",Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size: 12pt;
	line-height: 1.5;
	margin: 0 5%;
}
a,img {
	border: 0;
}
a {
	color: #345;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	color: #633;
	border-bottom: 2px dotted #987;
}
h1,h2,h3,h4 {
	font-family: Palatino,Georgia,"Times New Roman",serif;
	margin-top: 1em;
	line-height: 1;
	letter-spacing: -0.05em;
	clear: both;
}
#navigation,
#subnavigation,
form,
.divider {
	display: none;
}
#extra {
	border-top: 5px double #999;
}
.illustration {
	float: left;
	margin: 1em;
	margin-left: 0;
}
.attribution,
#footer {
	font-size: smaller;
}
#footer {
	border-top: 2px dotted #987;
	text-align: center;
}
tr {
	page-break-inside: avoid;
}
td {
	border: 1px solid #036;
}