body {
  font-family: Arial, sans-serif;
	color: #000000;
	background-color: #ffffff;
	border-color: #000000;
	page-break-inside: avoid;
	font-size: 12px;
}

h1{
font-size: 20px;
}
h2{
font-size: 18px;
}
h3{
font-size: 16px;
}
h4{
font-size: 14px;
}

a:link, a:visited{
color: #999933;
}

#leftcol, #menubas{
display: none;
} 

img {
height: 70px;
}

#maincol{
margin-right: 1.4cm;
margin-left: 1.4cm;  
} 

#footer{
margin-right: 1.4cm;
margin-left: 1.4cm;
}  
