/*
 * Print Stylesheet
 */
body {
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	clear: left;
}
.nav, form {
	display: none;
}
#content img {
	float:right;
	padding: 5px;
	margin: 0 0 0 5px;
	border: 1px solid #ccc;
}
table {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
caption {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-weight: bold;
	letter-spacing: 0.2em;
}
