@media print {

BODY {
	font-family: Arial,sans-serif;
	font-size: 60%;
}

H1 {
	font-size: 180%;
	margin-top: 2em;
}

UL {
	line-height: 1.6em;
	margin-bottom: 2em;
}

UL LI P {
	margin: 0;
}

#header H3 {
	font-size: 120%;
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px dotted #000000;
	text-transform: uppercase;
}

#expiry {
	display: block;
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px dotted #000000;
}

#header IMG {
	width: 130pt;
}

#content H1, #content.chapter p.segment {
	font-size: 150%;
	font-weight: bold;
}

#content.chapter p.segment {
	border-bottom: 2pt solid black;
	padding-bottom: 0.5em;
}

#content H2 {
	font-size: 130%;
}

#content H3 {
	font-size: 120%;
}

#content TABLE {
	width: 100%;
}

#content TABLE .fee,
#content TABLE .incomment {
	width: 30%;
}

#content TABLE {
	border: .5pt solid #000000;
	border-collapse: collapse;
}

#content TABLE TH {
	border-bottom: .5pt solid #000000;
}

#content TABLE TD {
	border-top: .5pt solid #000000;
}

#content TABLE TR.sub TD {
	border-top: .5pt dotted #000000;
}

#content TABLE TH, #content TABLE TD {
	padding: 0.25em;
	vertical-align: top;
}

#content TABLE TH {
	text-align: left;
	background-color: #DDDDDD;
}

#content TABLE TD.sub {
	padding-left: 2em;
}

.comment {
	font-style: italic;
	margin: .7em 0;
}

#tools, #search, #footer, #title, #menu,
.shortcuts, .print, .printView, .back, .back2,
#tariff-picker, #choose-tariff, #export-all
	{ display: none; }

#content #intranet .changed { color: #cc0000; }

}
