/*
 * Print stylesheet definitions for PingNet.DE
 * 2006-08-14, alex@PingNet.DE
 */

body {
	font-family: Geneva, sans-serif;
	background: white;
	color: black;
	font-size: 10pt;
	margin: 9em 3em 3em 3em;
}

div.Logo {
	display: block;
	position: absolute;
	top: 2em;
	right: 3em;
	width: 282px;
	border: 1px solid black;
}

div.Nav, div.NoPrint {
	display: none;
}

td, th {
	font-size: 9pt;
}

/* -eof- */
