/*	+++++++++++++++++++++++++++++++++++++++++++
	for: edith, with love from adeos-design.com and thomas breitner
	code by thomas breitner and gedit
	mai 2007
	- print styles
	+++++++++++++++++++++++++++++++++++++++++++
*/

#footer .le, 
#footer .re, 
#navigation, 
#contentbottom .le, 
#contentbottom .re 
{
	display: none;
}

* {
	font-family: Verdana,sans-serif;
	font-size: 10pt;
	line-height: 14pt;	
}

body {
	margin: 0 6pt;
}

h1, h2, h3, h4, h5, h1 a span {
	font-family: Georgia, Garamond, serif;
	font-size: 11pt;
	line-height: 14pt;
}

h1 a {
	text-decoration: none;
	color: black; 
}

h1,  h1 a span {
	font-size: 14pt;
	line-height: 18pt;
	text-align: center;
	padding-bottom: 10pt;
}

h1 {
	border-style: solid;
	border-color: gray;
	border-width: 1pt 0;
	padding: 3pt;
}
	
.printout {
	text-align: center;
	padding-top: 6pt;
	margin-top: 6pt;
	border-top: 1pt solid gray;
	color: gray;
	background-color: white;
	font-family: Georgia, Garamond, serif;
}
