h1, h2, h3 {
	color: #000;
}

h1 {
	border-color: #000;
}

a {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

table {
	border-color: #000; border-bottom: none;
}

table thead th {
	background: none;
	border-bottom: 1px solid #000;
}

table thead th a {
	font-weight: bold;
}

table td {
	border-color: #000;
}

table .svk-navpages, table tfoot .svk-navother {
	display: none;
}

#top, #nav-main, #sidebar, #footer, #print {
	display: none;
}

#print-logo {
	display: block;
}

#body {
	width: auto;
	margin: 0;
}

#content {
	margin-left: 0;
}

.popups #content {
	padding: 0;
}

.svk-caption {
	color: #000; background: none;
	font: 12px verdana, tahoma, arial, sans-serif;
}

.svk-caption strong {
	background: none;
	padding-left: 0;
}

.svk-navpopup {
	display: none;
}

.svk-info {
	display: none;
}