/* Some Styles especially for printing pourposes */

.no_print, .headerNavi_1, .bgleft, .bgright, .bgbottom, .bgtop 
	{display:none;}

.contentData, .footer {
	width:100%;
}	

h1 {
	font-size:16px;
	margin-bottom:3px;
}
	 
th {
	font-size:18px;
	text-align:left;
}

p	{ margin:5px 0px 15px 10px;}

a {text-decoration:none;}	 	 