body {
	color:black;
	background-color:transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:140%;
}

div#site-header, p#page-breadcrumb, div#section-nav, div#marginalia, div#s {
	display:none;
}

div#site-footer {
	border-top:1px solid black;
	padding-top:1em;
	margin-top:!em;
}

p#site-copyright, p#back-to-top  {
	display:none;
}

h1,h2,h3,h4,h5,h6 {
	font-size:1.2em;
}

table {
	width:100%;
	max-width:100%;
}

table, th, td, caption {
	border:1px solid #333;
	border-collapse:collapse;
}

caption {
	font-weight:bold;
}

th, caption {
	text-align:left;
}

th, td, caption {
	padding:0.5em;
}

th {
	width:30%;
}