
/* Logistik Dortmund Print Styles */


body {
	background: #fff;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.1em;
}

p {
	font-size: 1em;
}

p.intro {
	font-weight: bold;
}

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