body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}

div {
	width: 600px;
}

.pagebreak { page-break-before: always; }

.artikel {   font-size: 14pt; font-weight: bold; font-family: Helvetica, Arial, sans-serif; }

.kopregel   {  font-weight: bold; font-size: 14px; }

@page {
  counter-increment: page;
  @bottom-center { content: "SCDiet.nl Recepten | Pagina " counter(page) " van " counter(pages); 
}
	
