/*****************************************************************
Drucklayout
*****************************************************************/

body {
	background: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}

#col1, #col2, #header, #service_nav {
	display: none;
}

#col3 {
	margin: 0;
	font-size: 12pt;
}

h1 {
	font-size: 16pt;
	color: #000;
}

h2 {
	font-size: 12pt;
}

#col3 ul {
	margin-left: 1em;
	margin-bottom: 0.5em;
	list-style-type: disc;
}

#col3 ul li {
	margin-bottom: 0.3em;
	padding-left: 1em;
	background: none;
}

#col3 a:link, #col3 a:visited {
	color: #000;
}

#bigfont {
	font-size: 20pt;
}