.header,
.skipTo,
.menu {
 display: none;
}

img {
	border: none;
}

body {
	font-size: 10pt;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 0.2em;
}

p,
table,
img,
dl,
dd,
address {
	margin-top: 0;
	margin-bottom: 0.5em;
}

dt {
	font-weight: bold;
}

table {
	border: 1px solid #000000;
	border-collapse: collapse;
}

table td,
table th {
	border: 1px solid #000000;
	border-collapse: collapse;
	padding: 2px 5px;
	vertical-align: top;
}

cite {
	display: block;
	text-align: right;
}

.modified {
	text-align: right;
	font-size: 0.5em;
}
