/*
CSS - print for template: Coffee break
  Copyright: Onno Brauckmann - hbwConsultants
  http://www.hbwconsultants.nl
----------------------------------------------*/
body { 	
margin: 0px; 	
padding: 0px; 	
font-family: Arial, Helvetica, sans-serif; 	
font-size: 0.8em; 	
color: Black; 	
background-color: White; 
}  

#Left { 	display: none; } 

#Right h1 { 	display: none; } 

#Footer #FootNav { 	display: none; } 

