ADDRESS, BLOCKQUOTE, BODY, DD, DIV, DL, DT, FIELDSET, FORM, 
FRAME, FRAMESET, H1, H2, H3, H4, H5, H6, IFRAME, NOFRAMES, 
OBJECT, OL, P, UL, APPLET, CENTER, DIR, HR, MENU, 
              { display: block }
              


body {
  font-family: "Tahoma";
  padding:10px 0 0 0;
  text-align: justify;
}

h1 {
  font-size:16pt;
  font-weight:bold;
}

h2 {
  font-size:14pt;
  font-weight:bold;
}

h3 {
  font-size:12pt;
  font-weight:bold;
}

#headerLeft, #headerCenter, #headerRight, 
#uCMSOnTop, #kruimel, #col1, #col3, #nav, 
#subnav, #W3C, #WebMon, .uCMSbuttons  {
  display:none; 
}

#footer {
	display: block;
	position: absolute;
	left: 0;
	bottom: 10px;
	height: 9px;
	width: 100%;
	text-align: center;
	font-size: 10px;
}

#print {
  display: block;
  font-size: 8pt;
  color: #7FC31C;
  height: 100px;
  margin: -25px 0px 0px 210px;
  padding: 0;
}

.printLogo {
  display: inline;
	position: absolute;
	top: 0px;
	left: 8px;
  font-size: 10.5pt;
  color: #691266;
}
.printHeader {
  display: inline;
  color: #34AACD;
}
