body, html{
font: 12pt;
}
body {
	margin-bottom: 30mm;
}
#body, #head, #footer, #bodycontent {
background: #fff;
}
#footer {
position: fixed;
width: 150mm;
bottom: 0mm;
left: 20mm;
padding: 5mm;
}
#body {
position: relative;
width: 180mm;
padding: 0mm;
padding-bottom: 20mm;
margin: 0mm auto;
}
#bodycontent {
margin: 15mm 0mm;
padding: 10mm;
min-height: 225mm;
}
/*
 * menus and other bits not to print
 */
#servicesmenu, #infomenu, #bodybg {
display: none;
}
a {
	color: #323232;
	text-decoration: none;
}
.print {
display: block;
}
.screen {
display: none;
}
img {
background-color: #fff;
}
#extra1.print {
display: block;
}
#extra1.screen, #extra2 {
display: none;
}
