body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size:12pt;    
}

/*fix for print in IE6*/
* html body  
{
    font-size:8pt;    
}

a { 
  text-decoration : underline; 
  color : #0000ff; 
}
#pagehead, #banner01-mainpage, #banner02-mainpage, #banner02-sportcollage, #banner02-telenorarena, #banner02-sportscamp, #banner02-vivakarlskrona, #banner02-sail, #banner02-blekingehealtharena, #banner02-highcontrast, #mainmenu, #breadcrumb, #pagefoot, #news, .menuset, #banner03, #articlehead, .articlefoot { 
  display : none; 
} 

.printinfo 
{    
	display:inline !important;
	clear:both;
}

/*fix for print in IE6*/
* html .first
{
    width:400px;
}

